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