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