↞
←
Go
→
↠
Halfwidth and Fullwidth Forms: Halfwidth Hangul Letter U
ᅮ
U+FFD3
ᅮ
Noto text font
ᅮ
decomposition
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF D3
UTF-32LE
D3 FF 00 00
UTF-16BE
FF D3
UTF-16LE
D3 FF
UTF-8
EF BF 93
Character Escapes
HTML5
ᅮ
ᅮ
C
\uFFD3
(C99)
\U00FFD3
(C99)
C++
\u{FFD3}
(C++23)
\U0000FFD3
\uFFD3
Java
\uFFD3
JavaScript
\u{FFD3}
\uFFD3
CSS
\FFD3
\00FFD3
Quoted-Printable
=EF=BF=93
URL
%EF%BF%93