ζ

Technical information

Symbolζ
NameGreek small letter zeta
Unicode numberU+03B6
CategoryGreek small letter normal
DescriptionThe Unicode character ζ, or U+03B6, is known as the "Greek Small Letter Zeta". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character represents the sixth letter of the Greek alphabet. In ancient Greek, it had the value of the zd sound, but in modern Greek, it represents the voiced dental fricative sound, similar to the "th" in "this". The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entityζ
HTML Entity (hex)ζ
HTML Entity (named)ζ
URL Escape Code%CE%B6
UTF-8 (hex)0xCE 0xB6
UTF-8 (binary)11001110:10110110
UTF-160x03B6
UTF-320x000003B6

Source Code

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

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

            
span {
    content: "\03B6";
}

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