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