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