U+0010 "DLE" DATA LINK ESCAPE Unicode Character
Unicode Version 18.0
U+0010 "DLE" DATA LINK ESCAPE is a control character originally defined in the ASCII standard, designed for use in data transmission protocols to temporarily change the meaning of subsequent characters. Specifically, it signals that the following characters should be interpreted as raw data rather than as control codes, allowing binary data to be transmitted without interference from protocol-defined signals. This escape mechanism is fundamental to transparent mode communication, ensuring that data link layer systems can distinguish between control information and the actual payload content during serial data exchange.
General Properties
Code Point
U+0010
Unicode 1.0 Name
Data Link Escape
Alias
DATA LINK ESCAPE (control)
DLE (abbreviation)
DLE (abbreviation)
Encodings
HTML Decimal Encoding

HTML Hex Encoding

UTF-8 Encoding
0x10
UTF-16 Encoding
0x0010
UTF-32 Encoding
0x00000010
C/C++/Java Escape
\u0010
Unicode Properties
Numeric Value
NaN
Script Extensions
Common