SUPERSCRIPT LATIN SMALL LETTER N
ⁿ
U+207F
Unicode Block
Superscripts and SubscriptsCode
207F
Code Point
8319
Notes
functions as a modifier letter
# <super> 006E
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
0xE20x810xBF
UTF-16
0x207F
UTF-32
0x0000207F
Copy & Paste Codes
Character
ⁿ
Unicode Escape
\u{207F}
HTML Entity (Decimal)
ⁿ
HTML Entity (Hex)
ⁿ
CSS Code
\207F
JavaScript
String.fromCodePoint(0x207F)
Python
chr(0x207F)