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