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