FULLWIDTH LATIN SMALL LETTER Z
z
U+FF5A
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBD0x9A
UTF-16
0xFF5A
UTF-32
0x0000FF5A
Copy & Paste Codes
Character
z
Unicode Escape
\u{FF5A}
HTML Entity (Decimal)
z
HTML Entity (Hex)
z
CSS Code
\FF5A
JavaScript
String.fromCodePoint(0xFF5A)
Python
chr(0xFF5A)