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