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