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