θ

Technical information

Symbolθ
NameGreek small letter theta
Unicode numberU+03B8
CategoryGreek small letter normal
DescriptionThe Unicode character θ, or U+03B8, is known as the "Greek Small Letter Theta". It falls under the "Greek and Coptic" block and the "Letter, Lowercase" category in the Unicode standard. Theta is a letter in the Greek alphabet, and in the system of Greek numerals, it has a value of 9. In various scientific and mathematical contexts, theta is used as a symbol. For example, in physics and engineering, it's used to represent angle measures, while in statistics, it's often used to denote a parameter.

Encoding

HTML Entityθ
HTML Entity (hex)θ
HTML Entity (named)θ
URL Escape Code%CE%B8
UTF-8 (hex)0xCE 0xB8
UTF-8 (binary)11001110:10111000
UTF-160x03B8
UTF-320x000003B8

Source Code

C, C++, and Java"\u03B8"
CSS Code\03B8
JavaScript"\u03B8"
Perl\x{03B8}
Python 2u"\u03B8"
Python 3\u03B8
Ruby\u{03B8}

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

            
span {
    content: "\03B8";
}

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