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