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