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