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