Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter Eu

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

Character Escapes

HTML5
ᅳ
ᅳ
C
\uFFDA (C99)
\U00FFDA (C99)
C++
\u{FFDA} (C++23)
\U0000FFDA
\uFFDA
Java
\uFFDA
JavaScript
\u{FFDA}
\uFFDA
CSS
\FFDA
\00FFDA
Quoted-Printable
=EF=BF=9A
URL
%EF%BF%9A