Character sets
A
Character sets
This chapter shows the MTPL character sets and contains a list of all avail-
able character sets which can be selected via control panel or by escape
sequences.
Note that MTPL sequences are available in all emulation modes.
The following example shows you how to find the hexadecimal value for a
character from the symbol set tables.
hex
0
1
2
3
4
5
dec
0
NUL
SP
0
16
32
48
64
80
1
1
17
33
49
65
81
2
DC2
2
18
34
50
66
82
3
3
19
35
51
67
83
ASCII “B” = hex.42
A
A - 1