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