↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Fullwidth Latin Small Letter Z
z
U+FF5A
z
Noto text font
z
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF 5A
UTF-32LE
5A FF 00 00
UTF-16BE
FF 5A
UTF-16LE
5A FF
UTF-8
EF BD 9A
Character Escapes
HTML5
z
z
C
\uFF5A
(C99)
\U00FF5A
(C99)
C++
\u{FF5A}
(C++23)
\U0000FF5A
\uFF5A
Java
\uFF5A
JavaScript
\u{FF5A}
\uFF5A
CSS
\FF5A
\00FF5A
Quoted-Printable
=EF=BD=9A
URL
%EF%BD%9A