Β

Technical information

SymbolΒ
NameGreek capital letter beta
Unicode numberU+0392
CategoryGreek capital letter normal

Encoding

HTML EntityΒ
HTML Entity (hex)Β
HTML Entity (named)Β
URL Escape Code%CE%92
UTF-8 (hex)0xCE 0x92
UTF-8 (binary)11001110:10010010
UTF-160x0392
UTF-320x00000392

Source Code

C, C++, and Java"\u0392"
CSS Code\0392
JavaScript"\u0392"
Perl\x{0392}
Python 2u"\u0392"
Python 3\u0392
Ruby\u{0392}

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

            
span {
    content: "\0392";
}

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