FULLWIDTH LATIN CAPITAL LETTER Z
Z
U+FF3A
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
0xEF0xBC0xBA
UTF-16
0xFF3A
UTF-32
0x0000FF3A
Copy & Paste Codes
Character
Z
Unicode Escape
\u{FF3A}
HTML Entity (Decimal)
Z
HTML Entity (Hex)
Z
CSS Code
\FF3A
JavaScript
String.fromCodePoint(0xFF3A)
Python
chr(0xFF3A)