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