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