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