③
Technical information
Symbol | ③ | |
Name | circled digit three | |
Unicode number | U+2462 | |
Category | Circled numbers |
Encoding
HTML Entity | ③ | |
HTML Entity (hex) | ③ | |
URL Escape Code | %E2%91%A2 | |
UTF-8 (hex) | 0xE2 0x91 0xA2 | |
UTF-8 (binary) | 11100010:10010001:10100010 | |
UTF-16 | 0x2462 | |
UTF-32 | 0x00002462 |
Source Code
C, C++, and Java | "\u2462" | |
CSS Code | \2462 | |
JavaScript | "\u2462" | |
Perl | \x{2462} | |
Python 2 | u"\u2462" | |
Python 3 | \u2462 | |
Ruby | \u{2462} |
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: "\2462";
}
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