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-322AA
Overview
𲊪 (CJK UNIFIED IDEOGRAPH-322AA) is the Unicode character at code point U+322AA. 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+322AA | |
| decimal | 205482 | |
| htmldecimal | 𲊪 | |
| htmlhex | 𲊪 | |
| css | \322AA | |
| javascript | \u{322AA} | |
| python | \U000322aa | |
| java | \uD888\uDEAA | |
| go | \U000322AA | |
| ruby | \u{322AA} | |
| rust | \u{322AA} | |
| ccpp | \U000322aa | |
| urlencoded | %F0%B2%8A%AA | |
| utf8bytes | f0 b2 8a aa | |
| utf16bebytes | d8 88 de aa | |
| utf32bebytes | 00 03 22 aa |
How to Use
HTML:
𲊪
CSS:
content: "\322AA"
JavaScript:
"\u{322AA}"
Python:
"\U000322aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲊪 character (CJK UNIFIED IDEOGRAPH-322AA)?
𲊪 (CJK UNIFIED IDEOGRAPH-322AA) is the Unicode character U+322AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-322AA?
The CJK UNIFIED IDEOGRAPH-322AA character (𲊪) has codepoint U+322AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-322AA?
Copy 𲊪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.