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-288EA
Overview
𨣪 (CJK UNIFIED IDEOGRAPH-288EA) is the Unicode character at code point U+288EA. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+288EA | |
| decimal | 166122 | |
| htmldecimal | 𨣪 | |
| htmlhex | 𨣪 | |
| css | \288EA | |
| javascript | \u{288EA} | |
| python | \U000288ea | |
| java | \uD862\uDCEA | |
| go | \U000288EA | |
| ruby | \u{288EA} | |
| rust | \u{288EA} | |
| ccpp | \U000288ea | |
| urlencoded | %F0%A8%A3%AA | |
| utf8bytes | f0 a8 a3 aa | |
| utf16bebytes | d8 62 dc ea | |
| utf32bebytes | 00 02 88 ea |
How to Use
HTML:
𨣪
CSS:
content: "\288EA"
JavaScript:
"\u{288EA}"
Python:
"\U000288ea"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨣪 character (CJK UNIFIED IDEOGRAPH-288EA)?
𨣪 (CJK UNIFIED IDEOGRAPH-288EA) is the Unicode character U+288EA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-288EA?
The CJK UNIFIED IDEOGRAPH-288EA character (𨣪) has codepoint U+288EA.
How do I type or copy CJK UNIFIED IDEOGRAPH-288EA?
Copy 𨣪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.