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