If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AFFA, officially named HANGUL SYLLABLE GGWELM, 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º |
45050
Copied!
|
|---|---|
| UTF-8 |
EA BF BA
Copied!
|
| UTF-16 |
AF FA
Copied!
|
| UTF-32 |
00 00 AF FA
Copied!
|
| URL-Quoted |
%EA%BF%BA
Copied!
|
| HTML hex reference |
꿺
Copied!
|
| RFC 5137 |
\u'AFFA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAFFA
Copied!
|
| C and C++ |
\uaffa
Copied!
|
| C# |
\uaffa
Copied!
|
| CSS |
\00AFFA
Copied!
|
| Excel |
=UNICHAR(45050)
Copied!
|
| Go |
\uaffa
Copied!
|
| JavaScript |
\uAFFA
Copied!
|
| Modern JavaScript (since ES6) |
\u{affa}
Copied!
|
| JSON |
\uAFFA
Copied!
|
| Java |
\uAFFA
Copied!
|
| Lua |
\u{AFFA}
Copied!
|
| Matlab |
char(45050)
Copied!
|
| Perl |
\x{AFFA}
Copied!
|
| PHP |
\u{affa}
Copied!
|
| PostgreSQL |
U&'\AFFA'
Copied!
|
| PowerShell |
`u{AFFA}
Copied!
|
| Python |
\uaffa
Copied!
|
| Ruby |
\u{affa}
Copied!
|
| Rust |
\u{affa}
Copied!
|