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