SUPERSCRIPT THREE
³
U+00B3
Code
00B3
Code Point
179
Aliases
cubed
Notes
# <super> 0033
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20xB3
UTF-16
0x00B3
UTF-32
0x000000B3
Copy & Paste Codes
Character
³
Unicode Escape
\u{00B3}
HTML Entity (Decimal)
³
HTML Entity (Hex)
³
CSS Code
\00B3
JavaScript
String.fromCodePoint(0x00B3)
Python
chr(0x00B3)