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