If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+310B, officially named BOPOMOFO LETTER N, was introduced in Unicode version 1.1. It is part of the Bopomofo block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Bopo script. In terms of text layout and rendering, the glyph is not a 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º |
12555
Copied!
|
|---|---|
| UTF-8 |
E3 84 8B
Copied!
|
| UTF-16 |
31 0B
Copied!
|
| UTF-32 |
00 00 31 0B
Copied!
|
| URL-Quoted |
%E3%84%8B
Copied!
|
| HTML hex reference |
ㄋ
Copied!
|
| RFC 5137 |
\u'310B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u310B
Copied!
|
| C and C++ |
\u310b
Copied!
|
| C# |
\u310b
Copied!
|
| CSS |
\00310B
Copied!
|
| Excel |
=UNICHAR(12555)
Copied!
|
| Go |
\u310b
Copied!
|
| JavaScript |
\u310B
Copied!
|
| Modern JavaScript (since ES6) |
\u{310b}
Copied!
|
| JSON |
\u310B
Copied!
|
| Java |
\u310B
Copied!
|
| Lua |
\u{310B}
Copied!
|
| Matlab |
char(12555)
Copied!
|
| Perl |
\x{310B}
Copied!
|
| PHP |
\u{310b}
Copied!
|
| PostgreSQL |
U&'\310B'
Copied!
|
| PowerShell |
`u{310B}
Copied!
|
| Python |
\u310b
Copied!
|
| Ruby |
\u{310b}
Copied!
|
| Rust |
\u{310b}
Copied!
|