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