98-08901C68-O 323
Reference Tables
A.3 CHARACTER SET TABLE CS2: (ASCII <-> UTF-8)
The following table shows the conversion between the ASCII and UTF-8 character sets.
A.4 CHARACTER SET TABLE CS3: (UCS-2 <-> UTF-8)
The following table shows the conversion between the UCS-2 and UTF-8 character sets.
ñ
0x7D 0x00F1
ü
0x7E 0x00FC
à
0x7F 0x00E0
Table 139. ASCII to UTF-8 Encoding
ASCII-7bit Byte Encoding UTF-8 Bit Encoding
00 - 7F 0xxxxxxx
Table 140. UCS-2 to UTF-8 Encoding
UCS-2 Byte Encoding UTF-8 Bit Encoding
U+0000 - U+007F 0xxxxxxx
U+0080 - U+07FF 110xxxxx 10xxxxxx
U+0800 - U+FFFF 1110xxxx 10xxxxxx 10xxxxxx
Table 138. GSM to UCS-2 Encoding (Continued)
Symbol
GSM
(GSM 03.38)
UCS-2
(ISO 10646-1)