↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter Ya
ᅣ
U+FFC4
ᅣ
Noto text font
ᅣ
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF C4
UTF-32LE
C4 FF 00 00
UTF-16BE
FF C4
UTF-16LE
C4 FF
UTF-8
EF BF 84
Character Escapes
HTML5
ᅣ
ᅣ
C
\uFFC4
(C99)
\U00FFC4
(C99)
C++
\u{FFC4}
(C++23)
\U0000FFC4
\uFFC4
Java
\uFFC4
JavaScript
\u{FFC4}
\uFFC4
CSS
\FFC4
\00FFC4
Quoted-Printable
=EF=BF=84
URL
%EF%BF%84