Character Encoding Table

This appendix describes the character encoding table supported in the WebTerminal.

The configuration file path is as follows:

$JEUS_HOME/domains/<domain_name>/servers/<server_name>/lib/application/ofgwconf/cpm

The character encoding table file path can be set to the cpmpath item.

1. CPM Table

The WebTerminal uses the CPM table to convert input data from EBCDIC to ASCII and output it to the screen.

The following describes CPM tables supported by the WebTerminal.

Character Set Code Description

ASCEBCFI.cpm

Finnish ASCII to EBCDIC

ASCEBCFR.cpm

French ASCII to EBCDIC

ASCEBCJP.cpm

Japanese ASCII to EBCDIC

ASCEBCKR.cpm

Korean ASCII to EBCDIC

ASCEBCUS.cpm

English ASCII to EBCDIC

ASCEBCTW.cpm

Taiwanese ASCII to EBCDIC

EBCASCFI.cpm

Finnish EBCDIC to ASCII

EBCASCFR.cpm

French EBCDIC to ASCII

EBCASCJP.cpm

Japanese EBCDIC to ASCII

EBCASCKR.cpm

Korean EBCDIC to ASCII

EBCASCUS.cpm

English EBCDIC to ASCII

EBCASCTW.cpm

Taiwanese EBCDIC to ASCII

2. UCM Table

The following describes UCM tables supported by the WebTerminal.

Character Set Code Description

IBM037.ucm

Latin EBCDIC Code

IBM1143.ucm

Finnish EBCDIC Code

IBM1147.ucm

French EBCDIC Code

IBM290_300.ucm

Japanese EBCDIC Extended Code (1byte(290), 2byte(300))

IBM437.ucm

Latin ASCII Code

IBM933.ucm

Korean EBCDIC Code

IBM937.ucm

Taiwanese EBCDIC Code

IBM943.ucm

Japanese ASCII Code

IBM949.ucm

Korean ASCII Code

IBM950.ucm

Taiwanese ASCII Code

ISO8859_15.ucm

Latin ASCII Code (including European characters)