ASCII 
Dec. 
Hex.
Description
ESCRn
82
52
ESC&nn
38
26
ESC:OnO
58
3A
ESC
 
%
 
n
25
ESC
 6
37
54
55
36
ESC
 7
37
ESC(“nn
40
 
94
28
 
5E
Select an International Character Set
n=
 0:USA
7:
 Spain I
1:
 France
8:
 Japan
2:
 Germany
9:
 Norway
3:
 UK
10:
 Denmark II
4:
 Denmark I
11:
 Spain II
5:
 Sweden
12:
 Latin America
6:
 Italy
13:
 Korea
64:
 Legal
Define User-Defined Character
ESC&Onln2dOdld2data
nl
 
=
 First character number
n2
 
=
 Last character number
do
 
=
 Left space of character
dl
 
=
 Body width of character
d2
 
=
 Right space of character
data: 3 bytes required for each
character; super/subscript requires
only 2 bytes per character
Copy ROM to RAM
n
 
=
 
0,
 1,2,3,10,  or 
11
n: 
Typeface (see list in 
ESC
 
k
command description)
Select User-Defined Set
n
 
=
0:
 Normal set
1:
 User-defined set
Enable Printing of Upper Control Codes
This command enables the printing of
codes 
128-159
 (if current table has
characters in those locations).
Enable Upper Control Codes
Cancels 
ESC
 6
Print Data as Characters
ESC
 
(
 
A
 nl 
n2
 data
n=nl
 
+n2x256
n: 
Amount of data
data:The following 
n
 bytes of data
printed as characters
A-20  Appendix