ζ
Technical information
Symbol | ζ | |
Name | greek small letter zeta | |
Unicode number | U+03B6 | |
Category | Greek small letter normal |
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-16 | 0x03B6 | |
UTF-32 | 0x000003B6 |
Source Code
C, C++, and Java | "\u03B6" | |
CSS Code | \03B6 | |
JavaScript | "\u03B6" | |
Perl | \x{03B6} | |
Python 2 | u"\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 ζ.
input-group
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
ζ
select
button
button
Code examples in HTML and CSS
<span>ζ</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