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