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