α
Technical information
Symbol | α | |
Name | greek small letter alpha | |
Unicode number | U+03B1 | |
Category | Greek small letter normal |
Encoding
HTML Entity | α | |
HTML Entity (hex) | α | |
HTML Entity (named) | α | |
URL Escape Code | %CE%B1 | |
UTF-8 (hex) | 0xCE 0xB1 | |
UTF-8 (binary) | 11001110:10110001 | |
UTF-16 | 0x03B1 | |
UTF-32 | 0x000003B1 |
Source Code
C, C++, and Java | "\u03B1" | |
CSS Code | \03B1 | |
JavaScript | "\u03B1" | |
Perl | \x{03B1} | |
Python 2 | u"\u03B1" | |
Python 3 | \u03B1 | |
Ruby | \u{03B1} |
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: "\03B1";
}
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