If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AFA3, officially named HANGUL SYLLABLE GGYOD, was introduced in Unicode version 2.0. It is part of the Hangul block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Hangul script. In terms of text layout and rendering, the glyph is a canonical composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
44963
Copied!
|
|---|---|
| UTF-8 |
EA BE A3
Copied!
|
| UTF-16 |
AF A3
Copied!
|
| UTF-32 |
00 00 AF A3
Copied!
|
| URL-Quoted |
%EA%BE%A3
Copied!
|
| HTML hex reference |
꾣
Copied!
|
| RFC 5137 |
\u'AFA3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAFA3
Copied!
|
| C and C++ |
\uafa3
Copied!
|
| C# |
\uafa3
Copied!
|
| CSS |
\00AFA3
Copied!
|
| Excel |
=UNICHAR(44963)
Copied!
|
| Go |
\uafa3
Copied!
|
| JavaScript |
\uAFA3
Copied!
|
| Modern JavaScript (since ES6) |
\u{afa3}
Copied!
|
| JSON |
\uAFA3
Copied!
|
| Java |
\uAFA3
Copied!
|
| Lua |
\u{AFA3}
Copied!
|
| Matlab |
char(44963)
Copied!
|
| Perl |
\x{AFA3}
Copied!
|
| PHP |
\u{afa3}
Copied!
|
| PostgreSQL |
U&'\AFA3'
Copied!
|
| PowerShell |
`u{AFA3}
Copied!
|
| Python |
\uafa3
Copied!
|
| Ruby |
\u{afa3}
Copied!
|
| Rust |
\u{afa3}
Copied!
|