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