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