↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter Yae
ᅤ
U+FFC5
ᅤ
Noto text font
ᅤ
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF C5
UTF-32LE
C5 FF 00 00
UTF-16BE
FF C5
UTF-16LE
C5 FF
UTF-8
EF BF 85
Character Escapes
HTML5
ᅤ
ᅤ
C
\uFFC5
(C99)
\U00FFC5
(C99)
C++
\u{FFC5}
(C++23)
\U0000FFC5
\uFFC5
Java
\uFFC5
JavaScript
\u{FFC5}
\uFFC5
CSS
\FFC5
\00FFC5
Quoted-Printable
=EF=BF=85
URL
%EF%BF%85