<control>
[CTRL]
U+0090
Code
0090
Code Point
144
Aliases
DEVICE CONTROL STRING
Character Properties
General Category
Control Character (Cc)
Bidi Class
BN (Boundary Neutral)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20x90
UTF-16
0x0090
UTF-32
0x00000090
Copy & Paste Codes
Character
Unicode Escape
\u{0090}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\0090
JavaScript
String.fromCodePoint(0x0090)
Python
chr(0x0090)