z
Technical information
| Symbol | z | |
| Name | Fullwidth latin small letter z | |
| Unicode number | U+FF5A | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | z | |
| HTML Entity (hex) | z | |
| URL Escape Code | %EF%BD%9A | |
| UTF-8 (hex) | 0xEF 0xBD 0x9A | |
| UTF-8 (binary) | 11101111:10111101:10011010 | |
| UTF-16 | 0xFF5A | |
| UTF-32 | 0x0000FF5A |
Source Code
| C, C++, and Java | "\uFF5A" | |
| CSS Code | \FF5A | |
| JavaScript | "\uFF5A" | |
| Perl | \x{FF5A} | |
| Python 2 | u"\uFF5A" | |
| Python 3 | \uFF5A | |
| Ruby | \u{FF5A} |
Preview
This Unicode character looks like this z in sentence and in bold like this z and in italic like this z.
input-group
Font size:
z
12px
z
16px
z
20px
z
28px
z
36px
z
48px
z
72px
CSS Property: font-weight
z
100
z
200
z
300
z
400
z
500
z
600
z
700
z
800
z
900
HTML Forms and Input
input
disabled input
z
select
button
button
Code examples in HTML and CSS
<span>z</span>
span {
content: "\FF5A";
}
The symbol in different fonts
z
-apple-system
z
Apple Color Emoji
z
Arial
z
BlinkMacSystemFont
z
Courier New
z
Georgia
z
Droid Sans
z
Helvetica
z
Noto Sans
z
Oxygen
z
Roboto
z
"Segoe UI"
z
sans-serif
z
Segoe UI Emoji
z
Segoe UI Symbol
z
system-ui
z
Times New Roman
z
Ubuntu
z
Verdana