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-20AFC
Overview
𠫼 (CJK UNIFIED IDEOGRAPH-20AFC) is the Unicode character at code point U+20AFC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20AFC | |
| decimal | 133884 | |
| htmldecimal | 𠫼 | |
| htmlhex | 𠫼 | |
| css | \20AFC | |
| javascript | \u{20AFC} | |
| python | \U00020afc | |
| java | \uD842\uDEFC | |
| go | \U00020AFC | |
| ruby | \u{20AFC} | |
| rust | \u{20AFC} | |
| ccpp | \U00020afc | |
| urlencoded | %F0%A0%AB%BC | |
| utf8bytes | f0 a0 ab bc | |
| utf16bebytes | d8 42 de fc | |
| utf32bebytes | 00 02 0a fc |
How to Use
HTML:
𠫼
CSS:
content: "\20AFC"
JavaScript:
"\u{20AFC}"
Python:
"\U00020afc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠫼 character (CJK UNIFIED IDEOGRAPH-20AFC)?
𠫼 (CJK UNIFIED IDEOGRAPH-20AFC) is the Unicode character U+20AFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20AFC?
The CJK UNIFIED IDEOGRAPH-20AFC character (𠫼) has codepoint U+20AFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-20AFC?
Copy 𠫼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.