Actions

UniCode supported

From Zenitel Wiki

Revision as of 14:04, 5 June 2008 by Aksel (talk)

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

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

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