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