About Tangut Component-374
Tangut Component-374 is the Unicode character ๐ฅต at codepoint U+18975 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-374
To use the Tangut Component-374 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: '\18975';.
In JavaScript and TypeScript the escape '\u{18975}' evaluates to ๐ฅต. In Python source, write '\U00018975'.
The character encodes to F0 98 A5 B5 as UTF-8 bytes and D822 DD75 as UTF-16 code units. Its decimal codepoint is 100725.
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.