Halfwidth and Fullwidth Forms: Fullwidth Not Sign

U+FFE2
Noto text font
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF E2
UTF-32LE
E2 FF 00 00
UTF-16BE
FF E2
UTF-16LE
E2 FF
UTF-8
EF BF A2

Character Escapes

HTML5
¬
¬
C
\uFFE2 (C99)
\U00FFE2 (C99)
C++
\u{FFE2} (C++23)
\U0000FFE2
\uFFE2
Java
\uFFE2
JavaScript
\u{FFE2}
\uFFE2
CSS
\FFE2
\00FFE2
Quoted-Printable
=EF=BF=A2
URL
%EF%BF%A2