Character sets
➤
General information
This chapter shows the MTPL character sets and contains a list of all
available 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
dec
0
NUL
SP
0
16
32
48
64
1
1
17
33
49
65
2
2
18
34
50
66
3
3
19
35
51
67
ASCII ,,B“ = hex.42
Reference manual
Character sets
166