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