If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+17AFC, officially named TANGUT IDEOGRAPH-#, was introduced in Unicode version 9.0. It is part of the Tangut block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Tang 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º |
97020
Copied!
|
|---|---|
| UTF-8 |
F0 97 AB BC
Copied!
|
| UTF-16 |
D8 1E DE FC
Copied!
|
| UTF-32 |
00 01 7A FC
Copied!
|
| URL-Quoted |
%F0%97%AB%BC
Copied!
|
| HTML hex reference |
𗫼
Copied!
|
| RFC 5137 |
\u'17AFC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00017AFC
Copied!
|
| C and C++ |
\U00017afc
Copied!
|
| C# |
\U00017afc
Copied!
|
| CSS |
\0017AFC
Copied!
|
| Excel |
=UNICHAR(97020)
Copied!
|
| Go |
\U00017afc
Copied!
|
| JavaScript |
\uD81E\uDEFC
Copied!
|
| Modern JavaScript (since ES6) |
\u{17afc}
Copied!
|
| JSON |
\uD81E\uDEFC
Copied!
|
| Java |
\uD81E\uDEFC
Copied!
|
| Lua |
\u{17AFC}
Copied!
|
| Matlab |
char(97020)
Copied!
|
| Perl |
\x{17AFC}
Copied!
|
| PHP |
\u{17afc}
Copied!
|
| PostgreSQL |
U&'\17AFC'
Copied!
|
| PowerShell |
`u{17AFC}
Copied!
|
| Python |
\U00017afc
Copied!
|
| Ruby |
\u{17afc}
Copied!
|
| Rust |
\u{17afc}
Copied!
|