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