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