Actions

Difference between revisions of "UniCode supported"

From Zenitel Wiki

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-1 characters mapped to UTF-8 except for the following special cases:
  "Roman"       0-0x7F
+
 
  Hebrew        0x5D0-0x5EA
+
  AlphaCom   Decription  UniCode
  "MDF User defined":
+
  Value
  æ              0xE6
+
  0x80       down-arrow  0x2193
  ø              0xF8
+
  0x81        up-arrow    0x2191
  å              0xE5
+
  0x82        right-arrow 0x2192
  Æ              0xC6
+
  0x83        left-arrow  0x2190
Ø              0xD8
+
   
Å              0xC5 
+
  0xA0-0xBA  Hebrew       0x5D0-0x5EA  
Arrow up       0x7B2 (unused unicode)
+
 
Arrow down    0x7B3  (unused unicode)
+
 
?              0x3F
+
Hebrew is only remapped when Hebrew MDF is used. Else the ISO-1 byte is coded as plain UTF-8.
ä              0xE4
 
Dobble S..     0xDF
 
Ä              0xC4
 
Ö              0xD6
 
Ü              0xDC
 
ö              0xF6
 

Revision as of 13:57, 5 June 2008

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

AlphaCom ISO-1 characters mapped to UTF-8 except for the following special cases:

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-1 byte is coded as plain UTF-8.