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