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