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