Use this tag for questions about control characters – non-printing characters used to send signals to the output terminal.
Control characters are non-printing characters that are used to send signals to the output terminal.
There are 33 control characters defined in
ASCII,
whose corresponding hex numbers are
0x00 – 0x1f (0-31 in decimal) and the control character DEL
with hex number 0x7f (127 in decimal).