If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3141C, 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º |
201756
Copied!
|
|---|---|
| UTF-8 |
F0 B1 90 9C
Copied!
|
| UTF-16 |
D8 85 DC 1C
Copied!
|
| UTF-32 |
00 03 14 1C
Copied!
|
| URL-Quoted |
%F0%B1%90%9C
Copied!
|
| HTML hex reference |
𱐜
Copied!
|
| RFC 5137 |
\u'3141C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0003141C
Copied!
|
| C and C++ |
\U0003141c
Copied!
|
| C# |
\U0003141c
Copied!
|
| CSS |
\003141C
Copied!
|
| Excel |
=UNICHAR(201756)
Copied!
|
| Go |
\U0003141c
Copied!
|
| JavaScript |
\uD885\uDC1C
Copied!
|
| Modern JavaScript (since ES6) |
\u{3141c}
Copied!
|
| JSON |
\uD885\uDC1C
Copied!
|
| Java |
\uD885\uDC1C
Copied!
|
| Lua |
\u{3141C}
Copied!
|
| Matlab |
char(201756)
Copied!
|
| Perl |
\x{3141C}
Copied!
|
| PHP |
\u{3141c}
Copied!
|
| PostgreSQL |
U&'\3141C'
Copied!
|
| PowerShell |
`u{3141C}
Copied!
|
| Python |
\U0003141c
Copied!
|
| Ruby |
\u{3141c}
Copied!
|
| Rust |
\u{3141c}
Copied!
|