The system table DOMAIN.MAPCHARSETS contains all the mapchar sets.
MAPCHARSETNAME |
CHAR(32) |
Name of the mapchar set |
CODE |
CHAR(8) |
Code attribute for which the mapchar set was defined (ASCII | UNICODE) |
INTERN |
CHAR(2) BYTE |
Original form in hexadecimal notation |
MAP_CODE |
CHAR(4) BYTE |
Target form in hexadecimal notation |
MAP_CHARACTER |
CHAR(2) |
Target form in plain text notation |
Evaluating System Tables, MAPCHARSETS
SQL Reference Manual, Mapchar Set Name (mapchar_set_name)