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