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