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-2AEEE
Overview
𪻮 (CJK UNIFIED IDEOGRAPH-2AEEE) is the Unicode character at code point U+2AEEE. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AEEE | |
| decimal | 175854 | |
| htmldecimal | 𪻮 | |
| htmlhex | 𪻮 | |
| css | \2AEEE | |
| javascript | \u{2AEEE} | |
| python | \U0002aeee | |
| java | \uD86B\uDEEE | |
| go | \U0002AEEE | |
| ruby | \u{2AEEE} | |
| rust | \u{2AEEE} | |
| ccpp | \U0002aeee | |
| urlencoded | %F0%AA%BB%AE | |
| utf8bytes | f0 aa bb ae | |
| utf16bebytes | d8 6b de ee | |
| utf32bebytes | 00 02 ae ee |
How to Use
HTML:
𪻮
CSS:
content: "\2AEEE"
JavaScript:
"\u{2AEEE}"
Python:
"\U0002aeee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪻮 character (CJK UNIFIED IDEOGRAPH-2AEEE)?
𪻮 (CJK UNIFIED IDEOGRAPH-2AEEE) is the Unicode character U+2AEEE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2AEEE?
The CJK UNIFIED IDEOGRAPH-2AEEE character (𪻮) has codepoint U+2AEEE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2AEEE?
Copy 𪻮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.