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