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