If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+31ABE, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 15.0. It is part of the CJK Ext H block, which belongs to the Tertiary Ideographic plane.
Categorized technically as a Other Letter, this character typically falls under the Han 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º |
203454
Copied!
|
|---|---|
| UTF-8 |
F0 B1 AA BE
Copied!
|
| UTF-16 |
D8 86 DE BE
Copied!
|
| UTF-32 |
00 03 1A BE
Copied!
|
| URL-Quoted |
%F0%B1%AA%BE
Copied!
|
| HTML hex reference |
𱪾
Copied!
|
| RFC 5137 |
\u'31ABE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00031ABE
Copied!
|
| C and C++ |
\U00031abe
Copied!
|
| C# |
\U00031abe
Copied!
|
| CSS |
\0031ABE
Copied!
|
| Excel |
=UNICHAR(203454)
Copied!
|
| Go |
\U00031abe
Copied!
|
| JavaScript |
\uD886\uDEBE
Copied!
|
| Modern JavaScript (since ES6) |
\u{31abe}
Copied!
|
| JSON |
\uD886\uDEBE
Copied!
|
| Java |
\uD886\uDEBE
Copied!
|
| Lua |
\u{31ABE}
Copied!
|
| Matlab |
char(203454)
Copied!
|
| Perl |
\x{31ABE}
Copied!
|
| PHP |
\u{31abe}
Copied!
|
| PostgreSQL |
U&'\31ABE'
Copied!
|
| PowerShell |
`u{31ABE}
Copied!
|
| Python |
\U00031abe
Copied!
|
| Ruby |
\u{31abe}
Copied!
|
| Rust |
\u{31abe}
Copied!
|