<control>
[CTRL]
U+000E
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
000E
Code Point
14
Aliases
SHIFT OUT
Notes
known as LOCKING-SHIFT ONE in 8-bit environments
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
0x0E
UTF-16
0x000E
UTF-32
0x0000000E
Copy & Paste Codes
Character
Unicode Escape
\u{000E}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\000E
JavaScript
String.fromCodePoint(0x000E)
Python
chr(0x000E)