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