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