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