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