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-3CDC
Overview
㳜 (CJK UNIFIED IDEOGRAPH-3CDC) is the Unicode character at code point U+3CDC. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3CDC | |
| decimal | 15580 | |
| htmldecimal | 㳜 | |
| htmlhex | 㳜 | |
| css | \3CDC | |
| javascript | \u{3CDC} | |
| python | \u3cdc | |
| java | \u3CDC | |
| go | \u3CDC | |
| ruby | \u{3CDC} | |
| rust | \u{3CDC} | |
| ccpp | \u3cdc | |
| urlencoded | %E3%B3%9C | |
| utf8bytes | e3 b3 9c | |
| utf16bebytes | 3c dc | |
| utf32bebytes | 00 00 3c dc |
How to Use
HTML:
㳜
CSS:
content: "\3CDC"
JavaScript:
"\u{3CDC}"
Python:
"\u3cdc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㳜 character (CJK UNIFIED IDEOGRAPH-3CDC)?
㳜 (CJK UNIFIED IDEOGRAPH-3CDC) is the Unicode character U+3CDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3CDC?
The CJK UNIFIED IDEOGRAPH-3CDC character (㳜) has codepoint U+3CDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-3CDC?
Copy 㳜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.