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