<control>
[CTRL]
U+0017
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0017
Code Point
23
Aliases
END OF TRANSMISSION BLOCK
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
0x17
UTF-16
0x0017
UTF-32
0x00000017
Copy & Paste Codes
Character
Unicode Escape
\u{0017}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\0017
JavaScript
String.fromCodePoint(0x0017)
Python
chr(0x0017)