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