If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+31A8, officially named BOPOMOFO LETTER IR, was introduced in Unicode version 3.0. It is part of the Bopomofo Ext 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º |
12712
Copied!
|
|---|---|
| UTF-8 |
E3 86 A8
Copied!
|
| UTF-16 |
31 A8
Copied!
|
| UTF-32 |
00 00 31 A8
Copied!
|
| URL-Quoted |
%E3%86%A8
Copied!
|
| HTML hex reference |
ㆨ
Copied!
|
| RFC 5137 |
\u'31A8'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u31A8
Copied!
|
| C and C++ |
\u31a8
Copied!
|
| C# |
\u31a8
Copied!
|
| CSS |
\0031A8
Copied!
|
| Excel |
=UNICHAR(12712)
Copied!
|
| Go |
\u31a8
Copied!
|
| JavaScript |
\u31A8
Copied!
|
| Modern JavaScript (since ES6) |
\u{31a8}
Copied!
|
| JSON |
\u31A8
Copied!
|
| Java |
\u31A8
Copied!
|
| Lua |
\u{31A8}
Copied!
|
| Matlab |
char(12712)
Copied!
|
| Perl |
\x{31A8}
Copied!
|
| PHP |
\u{31a8}
Copied!
|
| PostgreSQL |
U&'\31A8'
Copied!
|
| PowerShell |
`u{31A8}
Copied!
|
| Python |
\u31a8
Copied!
|
| Ruby |
\u{31a8}
Copied!
|
| Rust |
\u{31a8}
Copied!
|