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