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