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