β

Technical information

Symbolβ
NameGreek small letter beta
Unicode numberU+03B2
CategoryGreek small letter normal
DescriptionThe Unicode character β, or U+03B2, is known as the "Greek Small Letter Beta". It is part of the "Greek and Coptic" block, which contains the characters used in writing the Greek language, as well as a number of symbols used in science and mathematics. This character falls under the "Letter, Lowercase" category. Visually, it represents the second letter of the Greek alphabet in lowercase form. The Greek Small Letter Beta is widely used in various academic and scientific fields. In mathematics and the sciences, β often represents a type of angle, a beta particle in physics, the second variable in a sequence, or the beta coefficient in statistics, among many other uses. Its pronunciation and exact meaning can vary depending on its context.

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-160x03B2
UTF-320x000003B2

Source Code

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

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

References