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