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