<control>
[CTRL]
U+008A
Code
008A
Code Point
138
Aliases
LINE TABULATION SET
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
0xC20x8A
UTF-16
0x008A
UTF-32
0x0000008A
Copy & Paste Codes
Character
Unicode Escape
\u{008A}
HTML Entity (Decimal)
Š
HTML Entity (Hex)
Š
CSS Code
\008A
JavaScript
String.fromCodePoint(0x008A)
Python
chr(0x008A)