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