Epic 3000
Programmer’s Guide
Programming Codes
100-14362
Rev A
Page 55
IPCL
&%EU
Description
The [ESC] [ C <n> command allows an application to replace any
character in the currently active character set with the Euro character. The character to
be replaced is defined by <n>. For example, if the currently active character set is CP
850 (multi-lingual) and 0D5H character is to be the Euro character, "1BH 5BH 43H
0D5H" replaces the character at 0D5H with the Euro symbol.
Euro Character Substitution Matrix
Name
Epson
IBM
Code Page Insertion Point (hex)
850
26
850
0xD5
Turkey 857
57
857
0XD5
Win Cyrillic
52
1022
0X88
Win Turkish
51
1021
0X80
Win Greek
50
1020
0X80
Win Hebrew
62
1032
0X80
Win Baltic
68
1034
0X80
Table 5 Euro Character Substitution Matrix
Note:
This command functions by redefining the code page translation
table. if Unicode UTF encoding is active, all code page selection and
modification commands do not functional and have no effect.