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