α

Technical information

Symbolα
NameGreek small letter alpha
Unicode numberU+03B1
CategoryGreek small letter normal
DescriptionThe Unicode character α, or U+03B1, is known as the "Greek Small Letter Alpha". It falls under the "Greek and Coptic" block and belongs to the "Lowercase Letter" category in the Unicode standard. This character is derived from the Phoenician alphabet and forms the basis of the Greek alphabet, representing the vowel /a/. In mathematics and physics, the Greek letter alpha is often used to represent various constants and variables. For instance, in physics, it is often used to represent angles or coefficients of thermal expansion. Additionally, it's used in the naming of stars within constellations, with the brightest star typically denoted by Alpha.

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