Z

Technical information

SymbolZ
NameLatin capital letter z
Unicode numberU+005A
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityZ
HTML Entity (hex)Z
URL Escape CodeZ
UTF-8 (hex)0x5A
UTF-8 (binary)01011010
UTF-160x005A
UTF-320x0000005A

Source Code

C, C++, and Java"\u005A"
CSS Code\005A
JavaScript"\u005A"
Perl\x{005A}
Python 2u"\u005A"
Python 3\u005A
Ruby\u{005A}

Preview

This Unicode character looks like this Z in sentence and in bold like this Z and in italic like this Z.

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
input-group
select
button
button

Code examples in HTML and CSS

<span>&#90;</span>

            
span {
    content: "\005A";
}

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

References