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