↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Fullwidth Cent Sign
¢
U+FFE0
¢
Noto text font
¢
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF E0
UTF-32LE
E0 FF 00 00
UTF-16BE
FF E0
UTF-16LE
E0 FF
UTF-8
EF BF A0
Character Escapes
HTML5
¢
¢
C
\uFFE0
(C99)
\U00FFE0
(C99)
C++
\u{FFE0}
(C++23)
\U0000FFE0
\uFFE0
Java
\uFFE0
JavaScript
\u{FFE0}
\uFFE0
CSS
\FFE0
\00FFE0
Quoted-Printable
=EF=BF=A0
URL
%EF%BF%A0