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