unicode

U+FF5A

FULLWIDTH LATIN SMALL LETTER Z

FULLWIDTH LATIN SMALL LETTER Z · Lowercase Letter · Halfwidth and Fullwidth Forms · Latin script

xid-start

Quick facts

Code point
U+FF5A
Decimal
65370
Name
FULLWIDTH LATIN SMALL LETTER Z
General category
LlLowercase Letter
Script
Latin
Bidi class
L
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 007A
Uppercase
U+FF3A
Lowercase
Titlecase
U+FF3A
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
F
Line Break
ID
Numeric
Script extensions

Binary properties

AlphabeticLowercaseID_StartID_ContinueXID_StartXID_Continue

Developer examples

JS
'\u{ff5a}' // U+FF5A
Python
"\N{FULLWIDTH LATIN SMALL LETTER Z}"
HTML
&#xFF5A;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG