³
Technical information
Symbol | ³ | |
Name | superscript three | |
Unicode number | U+00B3 | |
Category | Subscript and superscriptSuperscript numbersLatin-1 Supplement2. Latin-1 punctuation and symbols |
Encoding
HTML Entity | ³ | |
HTML Entity (hex) | ³ | |
HTML Entity (named) | ³ | |
URL Escape Code | %C2%B3 | |
UTF-8 (hex) | 0xC2 0xB3 | |
UTF-8 (binary) | 1100001010110011 | |
UTF-16 | 0x00B3 | |
UTF-32 | 0x000000B3 |
Source Code
C, C++, and Java | "\u00B3" | |
CSS Code | \00B3 | |
JavaScript | "\u00B3" | |
Perl | \x{00B3} | |
Python 2 | u"\u00B3" | |
Python 3 | \u00B3 | |
Ruby | \u{00B3} |
Preview
This Unicode character looks like this ³ in sentence and in bold like this ³ and in italic like this ³.
input-group
Font size:
³
12px
³
16px
³
20px
³
28px
³
36px
³
48px
³
72px
CSS Property: font-weight
³
100
³
200
³
300
³
400
³
500
³
600
³
700
³
800
³
900
HTML Forms and Input
input
disabled input
³
select
button
button
Code examples in HTML and CSS
<span>³</span>
span {
content: "\00B3";
}
The symbol in different fonts
³
-apple-system
³
Apple Color Emoji
³
Arial
³
BlinkMacSystemFont
³
Courier New
³
Georgia
³
Droid Sans
³
Helvetica
³
Noto Sans
³
Oxygen
³
Roboto
³
"Segoe UI"
³
sans-serif
³
Segoe UI Emoji
³
Segoe UI Symbol
³
system-ui
³
Times New Roman
³
Ubuntu
³
Verdana