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