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