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