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