Β
Technical information
| Symbol | Β | |
| Name | Greek capital letter beta | |
| Unicode number | U+0392 | |
| Category | Greek capital letter normal | |
Encoding
| HTML Entity | Β | |
| HTML Entity (hex) | Β | |
| HTML Entity (named) | Β | |
| URL Escape Code | %CE%92 | |
| UTF-8 (hex) | 0xCE 0x92 | |
| UTF-8 (binary) | 11001110:10010010 | |
| UTF-16 | 0x0392 | |
| UTF-32 | 0x00000392 |
Source Code
| C, C++, and Java | "\u0392" | |
| CSS Code | \0392 | |
| JavaScript | "\u0392" | |
| Perl | \x{0392} | |
| Python 2 | u"\u0392" | |
| Python 3 | \u0392 | |
| Ruby | \u{0392} |
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: "\0392";
}
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