If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+21F76, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 3.1. It is part of the CJK Ext B block, which belongs to the Supplementary 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º |
139126
Copied!
|
|---|---|
| UTF-8 |
F0 A1 BD B6
Copied!
|
| UTF-16 |
D8 47 DF 76
Copied!
|
| UTF-32 |
00 02 1F 76
Copied!
|
| URL-Quoted |
%F0%A1%BD%B6
Copied!
|
| HTML hex reference |
𡽶
Copied!
|
| RFC 5137 |
\u'21F76'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00021F76
Copied!
|
| C and C++ |
\U00021f76
Copied!
|
| C# |
\U00021f76
Copied!
|
| CSS |
\0021F76
Copied!
|
| Excel |
=UNICHAR(139126)
Copied!
|
| Go |
\U00021f76
Copied!
|
| JavaScript |
\uD847\uDF76
Copied!
|
| Modern JavaScript (since ES6) |
\u{21f76}
Copied!
|
| JSON |
\uD847\uDF76
Copied!
|
| Java |
\uD847\uDF76
Copied!
|
| Lua |
\u{21F76}
Copied!
|
| Matlab |
char(139126)
Copied!
|
| Perl |
\x{21F76}
Copied!
|
| PHP |
\u{21f76}
Copied!
|
| PostgreSQL |
U&'\21F76'
Copied!
|
| PowerShell |
`u{21F76}
Copied!
|
| Python |
\U00021f76
Copied!
|
| Ruby |
\u{21f76}
Copied!
|
| Rust |
\u{21f76}
Copied!
|