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