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