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