If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+31BDC, 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º |
203740
Copied!
|
|---|---|
| UTF-8 |
F0 B1 AF 9C
Copied!
|
| UTF-16 |
D8 86 DF DC
Copied!
|
| UTF-32 |
00 03 1B DC
Copied!
|
| URL-Quoted |
%F0%B1%AF%9C
Copied!
|
| HTML hex reference |
𱯜
Copied!
|
| RFC 5137 |
\u'31BDC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00031BDC
Copied!
|
| C and C++ |
\U00031bdc
Copied!
|
| C# |
\U00031bdc
Copied!
|
| CSS |
\0031BDC
Copied!
|
| Excel |
=UNICHAR(203740)
Copied!
|
| Go |
\U00031bdc
Copied!
|
| JavaScript |
\uD886\uDFDC
Copied!
|
| Modern JavaScript (since ES6) |
\u{31bdc}
Copied!
|
| JSON |
\uD886\uDFDC
Copied!
|
| Java |
\uD886\uDFDC
Copied!
|
| Lua |
\u{31BDC}
Copied!
|
| Matlab |
char(203740)
Copied!
|
| Perl |
\x{31BDC}
Copied!
|
| PHP |
\u{31bdc}
Copied!
|
| PostgreSQL |
U&'\31BDC'
Copied!
|
| PowerShell |
`u{31BDC}
Copied!
|
| Python |
\U00031bdc
Copied!
|
| Ruby |
\u{31bdc}
Copied!
|
| Rust |
\u{31bdc}
Copied!
|