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