Handling of other codes
The codes that are not included in the tables from Conversion from EBCDIC kana to ASCII (Shift JIS and EUC) to Conversion from IBM kana, extended to ASCII (Shift JIS and EUC) are converted as indicated in the table below.
EBCDIC |
ASCII (Shift JIS and EUC) |
---|---|
From 0x01 to 0x1F |
Not converted |
From 0x20 to 0x3F |
0x20 |
Other |
0x20 |
DataMagic handles 0x00 as the end of the data. For details, see descriptions about handling of null characters in data, in DataMagic Operation Manual.
= Remarks =
In the conversion from EBCDIC halfwidth kana to EUC, halfwidth kana characters are converted to 2-byte codes that are ASCII codes (0xA1 to 0xFE) preceded by 0x8E.