A
Technical information
| Symbol | A | |
| Name | Fullwidth latin capital letter a | |
| Unicode number | U+FF21 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | A | |
| HTML Entity (hex) | A | |
| URL Escape Code | %EF%BC%A1 | |
| UTF-8 (hex) | 0xEF 0xBC 0xA1 | |
| UTF-8 (binary) | 11101111:10111100:10100001 | |
| UTF-16 | 0xFF21 | |
| UTF-32 | 0x0000FF21 |
Source Code
| C, C++, and Java | "\uFF21" | |
| CSS Code | \FF21 | |
| JavaScript | "\uFF21" | |
| Perl | \x{FF21} | |
| Python 2 | u"\uFF21" | |
| Python 3 | \uFF21 | |
| Ruby | \u{FF21} |
Preview
This Unicode character looks like this A in sentence and in bold like this A and in italic like this A.
input-group
Font size:
A
12px
A
16px
A
20px
A
28px
A
36px
A
48px
A
72px
CSS Property: font-weight
A
100
A
200
A
300
A
400
A
500
A
600
A
700
A
800
A
900
HTML Forms and Input
input
disabled input
A
select
button
button
Code examples in HTML and CSS
<span>A</span>
span {
content: "\FF21";
}
The symbol in different fonts
A
-apple-system
A
Apple Color Emoji
A
Arial
A
BlinkMacSystemFont
A
Courier New
A
Georgia
A
Droid Sans
A
Helvetica
A
Noto Sans
A
Oxygen
A
Roboto
A
"Segoe UI"
A
sans-serif
A
Segoe UI Emoji
A
Segoe UI Symbol
A
system-ui
A
Times New Roman
A
Ubuntu
A
Verdana