Handling of other codes
In UTF-16, the codes from 0x0001 to 0x00FF and from 0xFF61 to 0xFF9F are converted as halfwidth characters. The codes that are not included in the tables from Conversion from UTF-16 to EBCDIC kana to Conversion from UTF-16 to IBM kana, extended are converted as indicated in the table below.
UTF-16 |
EBCDIC |
---|---|
From 0x0001 to 0x001F |
0x00 at the beginning is deleted |
From 0x0020 to 0x003F |
0x40 |
Other |
0x40 |
DataMagic handles 0x0000 as the end of the data. For details, see descriptions about handling of null characters in data, in DataMagic Operation Manual.
Note that the following codes etc. are converted as fullwidth characters if the field type is "N (Double-byte Graphic Characters)", "M (Variable-length Characters)", or "Character Data", because fullwidth characters are assigned to these codes:
- 0x00A7
-
: §
- 0x00A8
-
: ¨
- 0x00B0
-
: °
- 0x00B1
-
: ±
- 0x00B4
-
: ´
- 0x00B6
-
: ¶
- 0c00D7
-
: ×
- 0x00F7
-
: ÷