↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter Ae
ᅢ
U+FFC3
ᅢ
Noto text font
ᅢ
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF C3
UTF-32LE
C3 FF 00 00
UTF-16BE
FF C3
UTF-16LE
C3 FF
UTF-8
EF BF 83
Character Escapes
HTML5
ᅢ
ᅢ
C
\uFFC3
(C99)
\U00FFC3
(C99)
C++
\u{FFC3}
(C++23)
\U0000FFC3
\uFFC3
Java
\uFFC3
JavaScript
\u{FFC3}
\uFFC3
CSS
\FFC3
\00FFC3
Quoted-Printable
=EF=BF=83
URL
%EF%BF%83