LATIN SUBSCRIPT SMALL LETTER A
ₐ
U+2090
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Superscripts and Subscripts
Character Encoding
UTF-8
0xE20x820x90
UTF-16
0x2090
UTF-32
0x00002090
Copy & Paste Codes
Character
ₐ
Unicode Escape
\u{2090}
HTML Entity (Decimal)
ₐ
HTML Entity (Hex)
ₐ
CSS Code
\2090
JavaScript
String.fromCodePoint(0x2090)
Python
chr(0x2090)