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