↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Fullwidth Latin Small Letter W
w
U+FF57
w
Noto text font
w
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF 57
UTF-32LE
57 FF 00 00
UTF-16BE
FF 57
UTF-16LE
57 FF
UTF-8
EF BD 97
Character Escapes
HTML5
w
w
C
\uFF57
(C99)
\U00FF57
(C99)
C++
\u{FF57}
(C++23)
\U0000FF57
\uFF57
Java
\uFF57
JavaScript
\u{FF57}
\uFF57
CSS
\FF57
\00FF57
Quoted-Printable
=EF=BD=97
URL
%EF%BD%97