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-674
Overview
𘪡 (TANGUT COMPONENT-674) is the Unicode character at code point U+18AA1. 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+18AA1 | |
| decimal | 101025 | |
| htmldecimal | 𘪡 | |
| htmlhex | 𘪡 | |
| css | \18AA1 | |
| javascript | \u{18AA1} | |
| python | \U00018aa1 | |
| java | \uD822\uDEA1 | |
| go | \U00018AA1 | |
| ruby | \u{18AA1} | |
| rust | \u{18AA1} | |
| ccpp | \U00018aa1 | |
| urlencoded | %F0%98%AA%A1 | |
| utf8bytes | f0 98 aa a1 | |
| utf16bebytes | d8 22 de a1 | |
| utf32bebytes | 00 01 8a a1 |
How to Use
HTML:
𘪡
CSS:
content: "\18AA1"
JavaScript:
"\u{18AA1}"
Python:
"\U00018aa1"
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-674)?
𘪡 (TANGUT COMPONENT-674) is the Unicode character U+18AA1.
What is the Unicode codepoint of TANGUT COMPONENT-674?
The TANGUT COMPONENT-674 character (𘪡) has codepoint U+18AA1.
How do I type or copy TANGUT COMPONENT-674?
Copy 𘪡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.