UTF-7

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(New page)
 
(Only one bracket on each side for external URLs)
Line 1: Line 1:
 
UTF-7 is a 7-bit encoding of Unicode which is intended for use in transports (e.g., some email gateways) that cannot safely transfer character codes with the high bit set (0X80 through 0XFF). It is compatible with ASCII except that the character "+" is used as a shift code.
 
UTF-7 is a 7-bit encoding of Unicode which is intended for use in transports (e.g., some email gateways) that cannot safely transfer character codes with the high bit set (0X80 through 0XFF). It is compatible with ASCII except that the character "+" is used as a shift code.
  
[[http://www.rfc-ref.org/RFC-TEXTS/2152/chapter4.html UTF-7 definition]]
+
[http://www.rfc-ref.org/RFC-TEXTS/2152/chapter4.html UTF-7 definition]

Revision as of 00:16, 6 November 2012

UTF-7 is a 7-bit encoding of Unicode which is intended for use in transports (e.g., some email gateways) that cannot safely transfer character codes with the high bit set (0X80 through 0XFF). It is compatible with ASCII except that the character "+" is used as a shift code.

UTF-7 definition

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox