Handling of other codes
The codes that are not included in the tables from Conversion from EBCDIC kana to UTF-16 to Conversion from IBM kana, extended to UTF-16 are converted as indicated in the table below.
EBCDIC |
UTF-16 |
---|---|
From 0x01 to 0x1F |
0x00 is added at the beginning |
From 0x20 to 0x3F |
0x0020 |
Other |
0x0020 |
DataMagic handles 0x00 as the end of the data. For details, see descriptions about handling of null characters in data, in DataMagic Operation Manual.