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