⒓
Technical information
| Symbol | ⒓ | |
| Name | Number twelve full stop | |
| Unicode number | U+2493 | |
| Category | Numbers period | |
Encoding
| HTML Entity | ⒓ | |
| HTML Entity (hex) | ⒓ | |
| URL Escape Code | %E2%92%93 | |
| UTF-8 (hex) | 0xE2 0x92 0x93 | |
| UTF-8 (binary) | 11100010:10010010:10010011 | |
| UTF-16 | 0x2493 | |
| UTF-32 | 0x00002493 |
Source Code
| C, C++, and Java | "\u2493" | |
| CSS Code | \2493 | |
| JavaScript | "\u2493" | |
| Perl | \x{2493} | |
| Python 2 | u"\u2493" | |
| Python 3 | \u2493 | |
| Ruby | \u{2493} |
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: "\2493";
}
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