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