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