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