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