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