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