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