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