SUPERSCRIPT LATIN SMALL LETTER I
ⁱ
U+2071
Unicode Block
Superscripts and SubscriptsCode
2071
Code Point
8305
Notes
functions as a modifier letter
# <super> 0069
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
0xE20x810xB1
UTF-16
0x2071
UTF-32
0x00002071
Copy & Paste Codes
Character
ⁱ
Unicode Escape
\u{2071}
HTML Entity (Decimal)
ⁱ
HTML Entity (Hex)
ⁱ
CSS Code
\2071
JavaScript
String.fromCodePoint(0x2071)
Python
chr(0x2071)