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-288EE
Overview
𨣮 (CJK UNIFIED IDEOGRAPH-288EE) is the Unicode character at code point U+288EE. 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+288EE | |
| decimal | 166126 | |
| htmldecimal | 𨣮 | |
| htmlhex | 𨣮 | |
| css | \288EE | |
| javascript | \u{288EE} | |
| python | \U000288ee | |
| java | \uD862\uDCEE | |
| go | \U000288EE | |
| ruby | \u{288EE} | |
| rust | \u{288EE} | |
| ccpp | \U000288ee | |
| urlencoded | %F0%A8%A3%AE | |
| utf8bytes | f0 a8 a3 ae | |
| utf16bebytes | d8 62 dc ee | |
| utf32bebytes | 00 02 88 ee |
How to Use
HTML:
𨣮
CSS:
content: "\288EE"
JavaScript:
"\u{288EE}"
Python:
"\U000288ee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨣮 character (CJK UNIFIED IDEOGRAPH-288EE)?
𨣮 (CJK UNIFIED IDEOGRAPH-288EE) is the Unicode character U+288EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-288EE?
The CJK UNIFIED IDEOGRAPH-288EE character (𨣮) has codepoint U+288EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-288EE?
Copy 𨣮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.