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