<control>
[CTRL]
U+0098
Code
0098
Code Point
152
Aliases
START OF 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
0xC20x98
UTF-16
0x0098
UTF-32
0x00000098
Copy & Paste Codes
Character
Unicode Escape
\u{0098}
HTML Entity (Decimal)
˜
HTML Entity (Hex)
˜
CSS Code
\0098
JavaScript
String.fromCodePoint(0x0098)
Python
chr(0x0098)