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