LATIN CAPITAL LETTER Z
Z
U+005A
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x5A
UTF-16
0x005A
UTF-32
0x0000005A
Copy & Paste Codes
Character
Z
Unicode Escape
\u{005A}
HTML Entity (Decimal)
Z
HTML Entity (Hex)
Z
CSS Code
\005A
JavaScript
String.fromCodePoint(0x005A)
Python
chr(0x005A)