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