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