<control>
[CTRL]
U+009B
Code
009B
Code Point
155
Aliases
CONTROL SEQUENCE INTRODUCER
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
0xC20x9B
UTF-16
0x009B
UTF-32
0x0000009B
Copy & Paste Codes
Character
Unicode Escape
\u{009B}
HTML Entity (Decimal)
›
HTML Entity (Hex)
›
CSS Code
\009B
JavaScript
String.fromCodePoint(0x009B)
Python
chr(0x009B)