Control
Info · Characters
Control characters are non-printing characters in Unicode, typically used to control the flow or formatting of text. C0 and C1 control codes include characters like carriage return, line feed, tab, and others that were part of older character sets such as ASCII and ISO 8859. They are essential for compatibility and certain low-level text processing tasks.