U00000003
U00000003 is a code point designation that corresponds to the control character U+0003 in the Unicode standard and ASCII frameworks. In decimal, it is 3; in hexadecimal, 0x03. It is a non-printable character used in telecommunication protocols and data streams.
Historical context: During early computing and teletype communications, ETX was used to indicate the end of
Encoding and representation: In Unicode, U+0003 is categorized as a Cc (control) character. In UTF-8, it is
Usage: ETX can appear in communication protocols, data framing, and scripting environments where explicit termination is
See also: End of Text (ETX), ASCII control codes, U+0003.
---