B
Technical information
| Symbol | B | |
| Name | Latin capital letter b | |
| Unicode number | U+0042 | |
| Category | ASCII Table5. Uppercase Latin alphabet | |
Encoding
| HTML Entity | B | |
| HTML Entity (hex) | B | |
| URL Escape Code | B | |
| UTF-8 (hex) | 0x42 | |
| UTF-8 (binary) | 01000010 | |
| UTF-16 | 0x0042 | |
| UTF-32 | 0x00000042 |
Source Code
| C, C++, and Java | "\u0042" | |
| CSS Code | \0042 | |
| JavaScript | "\u0042" | |
| Perl | \x{0042} | |
| Python 2 | u"\u0042" | |
| Python 3 | \u0042 | |
| Ruby | \u{0042} |
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: "\0042";
}
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