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