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
0xE20x820x82
UTF-16
0x2082
UTF-32
0x00002082
Copy & Paste Codes
Character
₂
Unicode Escape
\u{2082}
HTML Entity (Decimal)
₂
HTML Entity (Hex)
₂
CSS Code
\2082
JavaScript
String.fromCodePoint(0x2082)
Python
chr(0x2082)