Const
Single Character Introducer (SCI)
SCI
0x9A (Z)
0x9A
Z
To be followed by a single printable character (0x20 through 0x7E) or format effector (0x08 through 0x0D), and to print it as ASCII no matter what graphic or control sets were in use.
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
Single Character Introducer (
SCI
)0x9A
(Z
)To be followed by a single printable character (0x20 through 0x7E) or format effector (0x08 through 0x0D), and to print it as ASCII no matter what graphic or control sets were in use.