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