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-3DDC
Overview
㷜 (CJK UNIFIED IDEOGRAPH-3DDC) is the Unicode character at code point U+3DDC. 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+3DDC | |
| decimal | 15836 | |
| htmldecimal | 㷜 | |
| htmlhex | 㷜 | |
| css | \3DDC | |
| javascript | \u{3DDC} | |
| python | \u3ddc | |
| java | \u3DDC | |
| go | \u3DDC | |
| ruby | \u{3DDC} | |
| rust | \u{3DDC} | |
| ccpp | \u3ddc | |
| urlencoded | %E3%B7%9C | |
| utf8bytes | e3 b7 9c | |
| utf16bebytes | 3d dc | |
| utf32bebytes | 00 00 3d dc |
How to Use
HTML:
㷜
CSS:
content: "\3DDC"
JavaScript:
"\u{3DDC}"
Python:
"\u3ddc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㷜 character (CJK UNIFIED IDEOGRAPH-3DDC)?
㷜 (CJK UNIFIED IDEOGRAPH-3DDC) is the Unicode character U+3DDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3DDC?
The CJK UNIFIED IDEOGRAPH-3DDC character (㷜) has codepoint U+3DDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-3DDC?
Copy 㷜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.