<control>
[CTRL]
U+0014
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0014
Code Point
20
Aliases
DEVICE CONTROL FOUR
Character Properties
General Category
Control Character (Cc)
Bidi Class
BN (Boundary Neutral)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x14
UTF-16
0x0014
UTF-32
0x00000014
Copy & Paste Codes
Character
Unicode Escape
\u{0014}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\0014
JavaScript
String.fromCodePoint(0x0014)
Python
chr(0x0014)