Control Codes
PcOS Series 80PLUS
Programmer's Guide
International Character Sets
Page 26
Rev B 4/13/99
Function
Insert Euro Character
ASCII
[ESC] [ C <n>
Hexadecimal
1BH 5BH 43H …
Decimal
<27><91><67>
IPCL
&%EU
Description
This 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
(multilingual) and the 0D5H character is to be the Euro character, “1BH 5BH
43H 0D5H” will replace the character at 0D5H with the Euro symbol.