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-21AAE
Overview
𡪮 (CJK UNIFIED IDEOGRAPH-21AAE) is the Unicode character at code point U+21AAE. 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+21AAE | |
| decimal | 137902 | |
| htmldecimal | 𡪮 | |
| htmlhex | 𡪮 | |
| css | \21AAE | |
| javascript | \u{21AAE} | |
| python | \U00021aae | |
| java | \uD846\uDEAE | |
| go | \U00021AAE | |
| ruby | \u{21AAE} | |
| rust | \u{21AAE} | |
| ccpp | \U00021aae | |
| urlencoded | %F0%A1%AA%AE | |
| utf8bytes | f0 a1 aa ae | |
| utf16bebytes | d8 46 de ae | |
| utf32bebytes | 00 02 1a ae |
How to Use
HTML:
𡪮
CSS:
content: "\21AAE"
JavaScript:
"\u{21AAE}"
Python:
"\U00021aae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡪮 character (CJK UNIFIED IDEOGRAPH-21AAE)?
𡪮 (CJK UNIFIED IDEOGRAPH-21AAE) is the Unicode character U+21AAE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21AAE?
The CJK UNIFIED IDEOGRAPH-21AAE character (𡪮) has codepoint U+21AAE.
How do I type or copy CJK UNIFIED IDEOGRAPH-21AAE?
Copy 𡪮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.