
Commands
53
C
C
h
h
a
a
r
r
a
a
c
c
t
t
e
e
r
r
S
S
e
e
t
t
ESC [ T
Selects a Code page.
ASCII Code ESC [ T
4 0 0 0 Hc Lc
Hexadecimal Value 1B 5B 54
04 00 00 00 Hc Lc
Decimal Value 27 91 84
4 0 0 0 Hc Lc
This sequence allows changing the current code page. If an unavailable code page is specified,
this command is ignored. The digits 04 00 00 00 (hexadecimal) and 4 0 0 0 (decimal) are
constant. To calculate Hc Lc for a code page that is not shown: If your code page has an
alphabetic character, such as 437G, add 10,000 to the code page number, then divide by 256.
- The whole number result is the Hc value
- The remainder is the Lc value.
Hc Lc Hc Lc Hc Lc Hc Lc
1 181 CP437 3 96 CP864 33 143 8859/1 4 229 CP1253
33 122 CP437G 3 97 CP865 33 144 8859/2 4 230 CP1254
33 129 CP437 Slavic 3 98 CP866 33 145 8859/3 4 231 CP1255
3 82 CP850 3 99 CP867 33 146 8859/4 4 232 CP1256
3 83 CP851 3 108 CP876 33 147 8859/5 4 233 CP1257
3 84 CP852 3 109 CP877 33 148 8859/6
3 85 CP853 4 74 CP1098 33 149 8859/7
3 87 CP855 33 123 96 GREEK 33 150 8859/8
3 89 CP857 33 124 GOST 33 151 8859/9
3 90 CP858 33 125 TASS 3 155 8859/15
3 92 CP860 33 126 MAZOWIA 4 226 CP1250
3 94 CP862 33 128 UKRANIAN 4 227 CP1251
3 95 CP863 33 138 KOI8-U 4 228 CP1252
Commentaires sur ces manuels