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