β
Technical information
Symbol | β | |
Name | greek small letter beta | |
Unicode number | U+03B2 | |
Category | Greek small letter normal |
Encoding
HTML Entity | β | |
HTML Entity (hex) | β | |
HTML Entity (named) | β | |
URL Escape Code | %CE%B2 | |
UTF-8 (hex) | 0xCE 0xB2 | |
UTF-8 (binary) | 11001110:10110010 | |
UTF-16 | 0x03B2 | |
UTF-32 | 0x000003B2 |
Source Code
C, C++, and Java | "\u03B2" | |
CSS Code | \03B2 | |
JavaScript | "\u03B2" | |
Perl | \x{03B2} | |
Python 2 | u"\u03B2" | |
Python 3 | \u03B2 | |
Ruby | \u{03B2} |
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: "\03B2";
}
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