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-22884
Overview
𢢄 (CJK UNIFIED IDEOGRAPH-22884) is the Unicode character at code point U+22884. 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+22884 | |
| decimal | 141444 | |
| htmldecimal | 𢢄 | |
| htmlhex | 𢢄 | |
| css | \22884 | |
| javascript | \u{22884} | |
| python | \U00022884 | |
| java | \uD84A\uDC84 | |
| go | \U00022884 | |
| ruby | \u{22884} | |
| rust | \u{22884} | |
| ccpp | \U00022884 | |
| urlencoded | %F0%A2%A2%84 | |
| utf8bytes | f0 a2 a2 84 | |
| utf16bebytes | d8 4a dc 84 | |
| utf32bebytes | 00 02 28 84 |
How to Use
HTML:
𢢄
CSS:
content: "\22884"
JavaScript:
"\u{22884}"
Python:
"\U00022884"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢢄 character (CJK UNIFIED IDEOGRAPH-22884)?
𢢄 (CJK UNIFIED IDEOGRAPH-22884) is the Unicode character U+22884.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22884?
The CJK UNIFIED IDEOGRAPH-22884 character (𢢄) has codepoint U+22884.
How do I type or copy CJK UNIFIED IDEOGRAPH-22884?
Copy 𢢄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.