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