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