↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Fullwidth Yen Sign
¥
U+FFE5
¥
Noto text font
¥
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF E5
UTF-32LE
E5 FF 00 00
UTF-16BE
FF E5
UTF-16LE
E5 FF
UTF-8
EF BF A5
Character Escapes
HTML5
¥
¥
C
\uFFE5
(C99)
\U00FFE5
(C99)
C++
\u{FFE5}
(C++23)
\U0000FFE5
\uFFE5
Java
\uFFE5
JavaScript
\u{FFE5}
\uFFE5
CSS
\FFE5
\00FFE5
Quoted-Printable
=EF=BF=A5
URL
%EF%BF%A5