↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter Nieun
ᄂ
U+FFA4
ᄂ
Noto text font
ᄂ
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF A4
UTF-32LE
A4 FF 00 00
UTF-16BE
FF A4
UTF-16LE
A4 FF
UTF-8
EF BE A4
Character Escapes
HTML5
ᄂ
ᄂ
C
\uFFA4
(C99)
\U00FFA4
(C99)
C++
\u{FFA4}
(C++23)
\U0000FFA4
\uFFA4
Java
\uFFA4
JavaScript
\u{FFA4}
\uFFA4
CSS
\FFA4
\00FFA4
Quoted-Printable
=EF=BE=A4
URL
%EF%BE%A4