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-2CFFE
Overview
𬿾 (CJK UNIFIED IDEOGRAPH-2CFFE) is the Unicode character at code point U+2CFFE. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CFFE | |
| decimal | 184318 | |
| htmldecimal | 𬿾 | |
| htmlhex | 𬿾 | |
| css | \2CFFE | |
| javascript | \u{2CFFE} | |
| python | \U0002cffe | |
| java | \uD873\uDFFE | |
| go | \U0002CFFE | |
| ruby | \u{2CFFE} | |
| rust | \u{2CFFE} | |
| ccpp | \U0002cffe | |
| urlencoded | %F0%AC%BF%BE | |
| utf8bytes | f0 ac bf be | |
| utf16bebytes | d8 73 df fe | |
| utf32bebytes | 00 02 cf fe |
How to Use
HTML:
𬿾
CSS:
content: "\2CFFE"
JavaScript:
"\u{2CFFE}"
Python:
"\U0002cffe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬿾 character (CJK UNIFIED IDEOGRAPH-2CFFE)?
𬿾 (CJK UNIFIED IDEOGRAPH-2CFFE) is the Unicode character U+2CFFE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CFFE?
The CJK UNIFIED IDEOGRAPH-2CFFE character (𬿾) has codepoint U+2CFFE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CFFE?
Copy 𬿾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.