We Use Cookies
We use cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from. For more information, please review our cookie policy and privacy policy.
By choosing I Accept, you consent to our use of cookies and other tracking technologies.

α

Technical information

Symbolα
Namegreek small letter alpha
Unicode numberU+03B1
CategoryGreek 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-160x03B1
UTF-320x000003B1

Source Code

C, C++, and Java"\u03B1"
CSS Code\03B1
JavaScript"\u03B1"
Perl\x{03B1}
Python 2u"\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 α.

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
α
input-group
select
button
button

Code examples in HTML and CSS

<span>&#945;</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

References