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