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