About Tangut Component-638
Tangut Component-638 is the Unicode character 𘩽 at codepoint U+18A7D of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Tangut Component-638
To use the Tangut Component-638 symbol (𘩽) in HTML, insert the
entity 𘩽 directly into your markup. The decimal entity 𘩽 works in any HTML-serialised document.
In CSS pseudo-elements use content: '\18A7D';.
In JavaScript and TypeScript the escape '\u{18A7D}' evaluates to 𘩽. In Python source, write '\U00018A7D'.
The character encodes to F0 98 A9 BD as UTF-8 bytes and D822 DE7D as UTF-16 code units. Its decimal codepoint is 100989.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.