3
Technical information
| Symbol | 3 | |
| Name | Digit three | |
| Unicode number | U+0033 | |
| Category | ASCII Table3. ASCII digits | |
Encoding
| HTML Entity | 3 | |
| HTML Entity (hex) | 3 | |
| URL Escape Code | 3 | |
| UTF-8 (hex) | 0x33 | |
| UTF-8 (binary) | 00110011 | |
| UTF-16 | 0x0033 | |
| UTF-32 | 0x00000033 |
Source Code
| C, C++, and Java | "\u0033" | |
| CSS Code | \0033 | |
| JavaScript | "\u0033" | |
| Perl | \x{0033} | |
| Python 2 | u"\u0033" | |
| Python 3 | \u0033 | |
| Ruby | \u{0033} |
Preview
This Unicode character looks like this 3 in sentence and in bold like this 3 and in italic like this 3.
input-group
Font size:
3
12px
3
16px
3
20px
3
28px
3
36px
3
48px
3
72px
CSS Property: font-weight
3
100
3
200
3
300
3
400
3
500
3
600
3
700
3
800
3
900
HTML Forms and Input
input
disabled input
3
select
button
button
Code examples in HTML and CSS
<span>3</span>
span {
content: "\0033";
}
The symbol in different fonts
3
-apple-system
3
Apple Color Emoji
3
Arial
3
BlinkMacSystemFont
3
Courier New
3
Georgia
3
Droid Sans
3
Helvetica
3
Noto Sans
3
Oxygen
3
Roboto
3
"Segoe UI"
3
sans-serif
3
Segoe UI Emoji
3
Segoe UI Symbol
3
system-ui
3
Times New Roman
3
Ubuntu
3
Verdana