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