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