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