If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+180DD, 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º |
98525
Copied!
|
|---|---|
| UTF-8 |
F0 98 83 9D
Copied!
|
| UTF-16 |
D8 20 DC DD
Copied!
|
| UTF-32 |
00 01 80 DD
Copied!
|
| URL-Quoted |
%F0%98%83%9D
Copied!
|
| HTML hex reference |
𘃝
Copied!
|
| RFC 5137 |
\u'180DD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000180DD
Copied!
|
| C and C++ |
\U000180dd
Copied!
|
| C# |
\U000180dd
Copied!
|
| CSS |
\00180DD
Copied!
|
| Excel |
=UNICHAR(98525)
Copied!
|
| Go |
\U000180dd
Copied!
|
| JavaScript |
\uD820\uDCDD
Copied!
|
| Modern JavaScript (since ES6) |
\u{180dd}
Copied!
|
| JSON |
\uD820\uDCDD
Copied!
|
| Java |
\uD820\uDCDD
Copied!
|
| Lua |
\u{180DD}
Copied!
|
| Matlab |
char(98525)
Copied!
|
| Perl |
\x{180DD}
Copied!
|
| PHP |
\u{180dd}
Copied!
|
| PostgreSQL |
U&'\180DD'
Copied!
|
| PowerShell |
`u{180DD}
Copied!
|
| Python |
\U000180dd
Copied!
|
| Ruby |
\u{180dd}
Copied!
|
| Rust |
\u{180dd}
Copied!
|