Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter E

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

Character Escapes

HTML5
ᅦ
ᅦ
C
\uFFC7 (C99)
\U00FFC7 (C99)
C++
\u{FFC7} (C++23)
\U0000FFC7
\uFFC7
Java
\uFFC7
JavaScript
\u{FFC7}
\uFFC7
CSS
\FFC7
\00FFC7
Quoted-Printable
=EF=BF=87
URL
%EF%BF%87