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