<control>
[CTRL]
U+009C
Code
009C
Code Point
156
Aliases
STRING TERMINATOR
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
0xC20x9C
UTF-16
0x009C
UTF-32
0x0000009C
Copy & Paste Codes
Character
Unicode Escape
\u{009C}
HTML Entity (Decimal)
œ
HTML Entity (Hex)
œ
CSS Code
\009C
JavaScript
String.fromCodePoint(0x009C)
Python
chr(0x009C)