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