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