3
Technical information
| Symbol | 3 | |
| Name | Fullwidth digit three | |
| Unicode number | U+FF13 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | 3 | |
| HTML Entity (hex) | 3 | |
| URL Escape Code | %EF%BC%93 | |
| UTF-8 (hex) | 0xEF 0xBC 0x93 | |
| UTF-8 (binary) | 11101111:10111100:10010011 | |
| UTF-16 | 0xFF13 | |
| UTF-32 | 0x0000FF13 |
Source Code
| C, C++, and Java | "\uFF13" | |
| CSS Code | \FF13 | |
| JavaScript | "\uFF13" | |
| Perl | \x{FF13} | |
| Python 2 | u"\uFF13" | |
| Python 3 | \uFF13 | |
| Ruby | \u{FF13} |
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: "\FF13";
}
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