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