Actions

Difference between revisions of "UniCode supported"

From Zenitel Wiki

 
(6 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:
  
DESCRIPTION    UNICODE 
+
AlphaCom ISO 8859-1 characters 0x00 - 0x7F are coded as one byte "UTF-8" coding, no remapping. <br />
"Roman"       0-0x7F
+
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:
Hebrew        0x5D0-0x5EA
+
 
"MDF User defined":
+
  AlphaCom    Decription  UniCode
æ              0xE6
+
  Value
  ø              0xF8
+
  0x80        down-arrow  0x2193
  å              0xE5
+
  0x81        up-arrow    0x2191
  Æ              0xC6
+
  0x82        right-arrow 0x2192
  Ø              0xD8
+
  0x83        left-arrow  0x2190
  Å              0xC5  
+
   
  Arrow up      0x7B2 (unused unicode)
+
  0xA0-0xBA  Hebrew      0x5D0-0x5EA  
  Arrow down    0x7B3 (unused unicode)
+
 
?              0x3F
+
 
ä              0xE4
+
Hebrew is only remapped when Hebrew MDF is used. Else the ISO 8859-1 value is coded as plain UTF-8.
Dobble S..     0xDF
+
 
Ä              0xC4
+
[[Category:Protocols]]
Ö              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.