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' : ''">
𱎪
CJK UNIFIED IDEOGRAPH-313AA
Overview
𱎪 (CJK UNIFIED IDEOGRAPH-313AA) is the Unicode character at code point U+313AA. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+313AA | |
| decimal | 201642 | |
| htmldecimal | 𱎪 | |
| htmlhex | 𱎪 | |
| css | \313AA | |
| javascript | \u{313AA} | |
| python | \U000313aa | |
| java | \uD884\uDFAA | |
| go | \U000313AA | |
| ruby | \u{313AA} | |
| rust | \u{313AA} | |
| ccpp | \U000313aa | |
| urlencoded | %F0%B1%8E%AA | |
| utf8bytes | f0 b1 8e aa | |
| utf16bebytes | d8 84 df aa | |
| utf32bebytes | 00 03 13 aa |
How to Use
HTML:
𱎪
CSS:
content: "\313AA"
JavaScript:
"\u{313AA}"
Python:
"\U000313aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱎪 character (CJK UNIFIED IDEOGRAPH-313AA)?
𱎪 (CJK UNIFIED IDEOGRAPH-313AA) is the Unicode character U+313AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-313AA?
The CJK UNIFIED IDEOGRAPH-313AA character (𱎪) has codepoint U+313AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-313AA?
Copy 𱎪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.