If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+17DEE, 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º |
97774
Copied!
|
|---|---|
| UTF-8 |
F0 97 B7 AE
Copied!
|
| UTF-16 |
D8 1F DD EE
Copied!
|
| UTF-32 |
00 01 7D EE
Copied!
|
| URL-Quoted |
%F0%97%B7%AE
Copied!
|
| HTML hex reference |
𗷮
Copied!
|
| RFC 5137 |
\u'17DEE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00017DEE
Copied!
|
| C and C++ |
\U00017dee
Copied!
|
| C# |
\U00017dee
Copied!
|
| CSS |
\0017DEE
Copied!
|
| Excel |
=UNICHAR(97774)
Copied!
|
| Go |
\U00017dee
Copied!
|
| JavaScript |
\uD81F\uDDEE
Copied!
|
| Modern JavaScript (since ES6) |
\u{17dee}
Copied!
|
| JSON |
\uD81F\uDDEE
Copied!
|
| Java |
\uD81F\uDDEE
Copied!
|
| Lua |
\u{17DEE}
Copied!
|
| Matlab |
char(97774)
Copied!
|
| Perl |
\x{17DEE}
Copied!
|
| PHP |
\u{17dee}
Copied!
|
| PostgreSQL |
U&'\17DEE'
Copied!
|
| PowerShell |
`u{17DEE}
Copied!
|
| Python |
\U00017dee
Copied!
|
| Ruby |
\u{17dee}
Copied!
|
| Rust |
\u{17dee}
Copied!
|