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