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