Support for external character in variable length

HULFT-JPN

7.0.0

HULFT-ENG

7.1.1

You can select either fixed-length mode (compatible with HULFT Ver.6) or variable-length mode (compatible with HULFT Ver.7) for the mode of code conversion. To select a mode, specify the Code Conversion Mode in the System Environment Settings. The default value is set to the mode to carry out code conversion in fixed length. However, if UTF-8 is source or destination code type of conversion, HULFT performs code conversion in variable-length mode.

Mode to perform code conversion in fixed length (compatible with HULFT Ver.6)

Source code of conversion

EUC:

Fixed length of 2 or 3 bytes

Other codes:

Fixed length of 2 bytes

Destination code of conversion

Fixed length of 2 or 3 bytes

In the case of single byte, add a NULL (0x00) at the top of data so as to adjust the data to double bytes.

Mode to perform code conversion in variable length (compatible with HULFT Ver.7)

Input Code

Input Size

Output Size

Shift-JIS

2 bytes

1 to 4 bytes

EUC-JP

2 or 3 bytes

1 to 4 bytes

UTF-8

2 to 4 bytes

1 to 4 bytes

IBM Kanji

2 bytes

1 to 4 bytes

Fujitsu Kanji (JEF)

2 bytes

1 to 4 bytes

Hitachi Kanji (KEIS)

2 bytes

1 to 4 bytes

NEC Kanji

2 bytes

1 to 4 bytes

Note

This support is not provided in HULFT for Mainframe.