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