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