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