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