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