About Tangut Component-396
Tangut Component-396 is the Unicode character 𘦋 at codepoint U+1898B 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-396
To use the Tangut Component-396 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: '\1898B';.
In JavaScript and TypeScript the escape '\u{1898B}' evaluates to 𘦋. In Python source, write '\U0001898B'.
The character encodes to F0 98 A6 8B as UTF-8 bytes and D822 DD8B as UTF-16 code units. Its decimal codepoint is 100747.
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.