copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('𘤺'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
𘤺
TANGUT COMPONENT-315
Overview
𘤺 (TANGUT COMPONENT-315) is the Unicode character at code point U+1893A. It belongs to the Tangut Components block, in the Other Letter (Lo) general category. Its script is Tang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1893A | |
| decimal | 100666 | |
| htmldecimal | 𘤺 | |
| htmlhex | 𘤺 | |
| css | \1893A | |
| javascript | \u{1893A} | |
| python | \U0001893a | |
| java | \uD822\uDD3A | |
| go | \U0001893A | |
| ruby | \u{1893A} | |
| rust | \u{1893A} | |
| ccpp | \U0001893a | |
| urlencoded | %F0%98%A4%BA | |
| utf8bytes | f0 98 a4 ba | |
| utf16bebytes | d8 22 dd 3a | |
| utf32bebytes | 00 01 89 3a |
How to Use
HTML:
𘤺
CSS:
content: "\1893A"
JavaScript:
"\u{1893A}"
Python:
"\U0001893a"
Properties
- Block
- Tangut Components
- Script
- Tang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𘤺 character (TANGUT COMPONENT-315)?
𘤺 (TANGUT COMPONENT-315) is the Unicode character U+1893A.
What is the Unicode codepoint of TANGUT COMPONENT-315?
The TANGUT COMPONENT-315 character (𘤺) has codepoint U+1893A.
How do I type or copy TANGUT COMPONENT-315?
Copy 𘤺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.