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