Custom Character Table Translate command

Create a Custom Character Table file, and create the conversion file by using the Custom Character Table Translate command.

After executing the Custom Character Table Translate command, HULFT must be restarted in order for the result to take effect.

= Remarks =

The Custom Character Table files and the external character table expand files are stored in 'HULPATH\gtf.'

Table 8.2 List of Custom Character Table files

Input code

Output code

Custom Character Table File
Template

Custom Character Conversion File

Default Value When Undefined
(Default Code)

EUC-JP

Shift-JIS

gtetos.txt

gtetos.xtd

0x81A0

EUC-JP

UTF-8

gteto8.txt

gteto8.xtd

0xE296A1

Shift-JIS

EUC-JP

gtstoe.txt

gtstoe.xtd

0xA2A2

Shift-JIS

IBM Kanji

gtstoi.txt

gtstoi.xtd

0x44E9

Shift-JIS

JEF

gtstoj.txt

gtstoj.xtd

0xA2A2

Shift-JIS

UTF-8

gtsto8.txt

gtsto8.xtd

0xE296A1

IBM Kanji

Shift-JIS

gtitos.txt

gtitos.xtd

0x81A0

IBM Kanji

UTF-8

gtito8.txt

gtito8.xtd

0xE296A1

JEF

Shift-JIS

gtjtos.txt

gtjtos.xtd

0x81A0

JEF

UTF-8

gtjto8.txt

gtjto8.xtd

0xE296A1

UTF-8

EUC-JP

gt8toe.txt

gt8toe.xtd

0xA2A2

UTF-8

Shift-JIS

gt8tos.txt

gt8tos.xtd

0x81A0

UTF-8

IBM Kanji

gt8toi.txt

gt8toi.xtd

0x44E9

UTF-8

JEF

gt8toj.txt

gt8toj.xtd

0xA2A2

UTF-8

GB18030

gt8tog.txt

gt8tog.xtd

0xA1F5

UTF-8

IBM Simplified Chinese

gt8toc.txt

gt8toc.xtd

0x44E9

GB18030

UTF-8

gtgto8.txt

gtgto8.xtd

0xE296A1

GB18030

IBM Simplified Chinese

gtgtoc.txt

gtgtoc.xtd

0x44E9

IBM Simplified Chinese

UTF-8

gtcto8.txt

gtcto8.xtd

0xE296A1

IBM Simplified Chinese

GB18030

gtctog.txt

gtctog.xtd

0xA1F5

Format of command

utlgtfextdV [-i es|e8|se|si|sj|s8|is|i8|js|j8|8e|8s|8i|8j|8g|8c|g8|gc|c8|cg|a] 
[-o es|e8|se|si|sj|s8|is|i8|js|j8|8e|8s|8i|8j|8g|8c|g8|gc|c8|cg|a]

Explanation of the parameters

-i es|e8|se|si|sj|s8|is|i8|js|j8|8e|8s|8i|8j|8g|8c|g8|gc|c8|cg|a

Create the custom character conversion file (Optional)

es

:

Expand the custom character table from EUC-JP to Shift-JIS

e8

:

Expand the custom character table from EUC-JP to UTF-8

se

:

Expand the custom character table from Shift-JIS to EUC-JP

si

:

Expand the custom character table from Shift-JIS to IBM Kanji

sj

:

Expand the custom character table from Shift-JIS to JEF

s8

:

Expand the custom character table from Shift-JIS to UTF-8

is

:

Expand the custom character table from IBM Kanji to Shift-JIS

i8

:

Expand the custom character table from IBM Kanji to UTF-8

js

:

Expand the custom character table from JEF to Shift-JIS

j8

:

Expand the custom character table from JEF to UTF-8

8e

:

Expand the custom character table from UTF-8 to EUC-JP

8s

:

Expand the custom character table from UTF-8 to Shift-JIS

8i

:

Expand the custom character table from UTF-8 to IBM Kanji

8j

:

Expand the custom character table from UTF-8 to JEF

8g

:

Expand the custom character table from UTF-8 to GB18030

8c

:

Expand the custom character table from UTF-8 to IBM Simplified Chinese

g8

:

Expand the custom character table from GB18030 to UTF-8

gc

:

Expand the custom character table from GB18030 to IBM Simplified Chinese

c8

:

Expand the custom character table from IBM Simplified Chinese to UTF-8

cg

:

Expand the custom character table from IBM Simplified Chinese to GB18030

a

:

Expand all custom character tables

-o es|e8|se|si|sj|s8|is|i8|js|j8|8e|8s|8i|8j|8g|8c|g8|gc|c8|cg|a

Display contents of the custom character conversion file to standard output (Optional)

es

:

Output the contents of the custom character table of Shift-JIS from EUC-JP

e8

:

Output the contents of the custom character table of UTF-8 from EUC-JP

se

:

Output the contents of the custom character table of EUC-JP from Shift-JIS

si

:

Output the contents of the custom character table of IBM Kanji from Shift-JIS

sj

:

Output the contents of the custom character table of JEF from Shift-JIS

s8

:

Output the contents of the custom character table of UTF-8 from Shift-JIS

is

:

Output the contents of the custom character table of Shift-JIS from IBM Kanji

i8

:

Output the contents of the custom character table of UTF-8 from IBM Kanji

js

:

Output the contents of the custom character table of Shift-JIS from JEF

j8

:

Output the contents of the custom character table of UTF-8 from JEF

8e

:

Output the contents of the custom character table of EUC-JP from UTF-8

8s

:

Output the contents of the custom character table of Shift-JIS from UTF-8

8i

:

Output the contents of the custom character table of IBM Kanji from UTF-8

8j

:

Output the contents of the custom character table of JEF from UTF-8

8g

:

Output the contents of the custom character table of GB18030 from UTF-8

8c

:

Output the contents of the custom character table of IBM Simplified Chinese from UTF-8

g8

:

Output the contents of the custom character table of UTF-8 from GB18030

gc

:

Output the contents of the custom character table of IBM Simplified Chinese from GB18030

c8

:

Output the contents of the custom character table of UTF-8 from IBM Simplified Chinese

cg

:

Output the contents of the custom character table of GB18030 from IBM Simplified Chinese

a

:

Output the contents of all custom character tables