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