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