Actions

Difference between revisions of "UniCode supported"

From Zenitel Wiki

(New page: UniCode as UTF-8 currently support for the DIP protocol: "Roman" 0-0x7F Hebrew 0x5D0-0x5EA æ 0xE6 ø 0xF8 å 0xE5 Æ ...)
 
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
UniCode as UTF-8 currently support for the DIP protocol:
  
UniCode as UTF-8 currently support for the DIP protocol:
+
AlphaCom ISO 8859-1 characters 0x00 - 0x7F are coded as one byte "UTF-8" coding, no remapping. <br />
 +
AlphaCom ISO 8859-1 characters 0x80 - 0xFF are directly converted to 2-bytes UTF-8 coding except for the following remapping, where AlphaCom deviates from ISO 8859-1:
 +
 
 +
AlphaCom    Decription  UniCode
 +
Value
 +
0x80        down-arrow  0x2193
 +
0x81        up-arrow    0x2191
 +
0x82        right-arrow  0x2192
 +
0x83        left-arrow  0x2190
 +
 +
0xA0-0xBA  Hebrew      0x5D0-0x5EA 
 +
 
 +
 
 +
Hebrew is only remapped when Hebrew MDF is used. Else the ISO 8859-1 value is coded as plain UTF-8.
  
"Roman"        0-0x7F
+
[[Category:Protocols]]
Hebrew        0x5D0-0x5EA
 
æ              0xE6
 
ø              0xF8
 
å              0xE5
 
Æ              0xC6
 
Ø              0xD8
 
Å              0xC5 
 
Arrow up
 
Arrow down
 
?              0x30
 
ä              0xE4
 
Dobble S..    0xDF
 
Ä              0xC4
 
Ö              0xD6
 
Ü              0xDC
 
ö              0xF6
 

Latest revision as of 15:02, 7 September 2017

UniCode as UTF-8 currently support for the DIP protocol:

AlphaCom ISO 8859-1 characters 0x00 - 0x7F are coded as one byte "UTF-8" coding, no remapping.
AlphaCom ISO 8859-1 characters 0x80 - 0xFF are directly converted to 2-bytes UTF-8 coding except for the following remapping, where AlphaCom deviates from ISO 8859-1:

AlphaCom    Decription   UniCode
Value
0x80        down-arrow   0x2193
0x81        up-arrow     0x2191
0x82        right-arrow  0x2192
0x83        left-arrow   0x2190

0xA0-0xBA   Hebrew       0x5D0-0x5EA  


Hebrew is only remapped when Hebrew MDF is used. Else the ISO 8859-1 value is coded as plain UTF-8.