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