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-2CFFC
Overview
𬿼 (CJK UNIFIED IDEOGRAPH-2CFFC) is the Unicode character at code point U+2CFFC. 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+2CFFC | |
| decimal | 184316 | |
| htmldecimal | 𬿼 | |
| htmlhex | 𬿼 | |
| css | \2CFFC | |
| javascript | \u{2CFFC} | |
| python | \U0002cffc | |
| java | \uD873\uDFFC | |
| go | \U0002CFFC | |
| ruby | \u{2CFFC} | |
| rust | \u{2CFFC} | |
| ccpp | \U0002cffc | |
| urlencoded | %F0%AC%BF%BC | |
| utf8bytes | f0 ac bf bc | |
| utf16bebytes | d8 73 df fc | |
| utf32bebytes | 00 02 cf fc |
How to Use
HTML:
𬿼
CSS:
content: "\2CFFC"
JavaScript:
"\u{2CFFC}"
Python:
"\U0002cffc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬿼 character (CJK UNIFIED IDEOGRAPH-2CFFC)?
𬿼 (CJK UNIFIED IDEOGRAPH-2CFFC) is the Unicode character U+2CFFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CFFC?
The CJK UNIFIED IDEOGRAPH-2CFFC character (𬿼) has codepoint U+2CFFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CFFC?
Copy 𬿼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.