<control>
[CTRL]
U+009F
Code
009F
Code Point
159
Aliases
APPLICATION PROGRAM COMMAND
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
0xC20x9F
UTF-16
0x009F
UTF-32
0x0000009F
Copy & Paste Codes
Character
Unicode Escape
\u{009F}
HTML Entity (Decimal)
Ÿ
HTML Entity (Hex)
Ÿ
CSS Code
\009F
JavaScript
String.fromCodePoint(0x009F)
Python
chr(0x009F)