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