OCLOperators UTF7
(Replacing message template with parser tag)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
UTF7 stands for "Unicode Transformation Format 7-bit" and is a variable-length encoding scheme that can represent all possible Unicode code points.
UTF7 stands for "Unicode Transformation Format 7-bit" and is a variable-length encoding scheme that can represent all possible Unicode code points.


See: [[Encoding]]
See: [[Documentation:Encoding|Encoding]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}
[[Category:OCL]]
[[Category:OCL]]

Latest revision as of 05:36, 23 January 2025

This page was created by Lars.olofsson@mdriven.net on 2023-05-03. Last edited by Stephanie@mdriven.net on 2025-01-23.

UTF7 stands for "Unicode Transformation Format 7-bit" and is a variable-length encoding scheme that can represent all possible Unicode code points.

See: Encoding