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-20AFF
Overview
𠫿 (CJK UNIFIED IDEOGRAPH-20AFF) is the Unicode character at code point U+20AFF. 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+20AFF | |
| decimal | 133887 | |
| htmldecimal | 𠫿 | |
| htmlhex | 𠫿 | |
| css | \20AFF | |
| javascript | \u{20AFF} | |
| python | \U00020aff | |
| java | \uD842\uDEFF | |
| go | \U00020AFF | |
| ruby | \u{20AFF} | |
| rust | \u{20AFF} | |
| ccpp | \U00020aff | |
| urlencoded | %F0%A0%AB%BF | |
| utf8bytes | f0 a0 ab bf | |
| utf16bebytes | d8 42 de ff | |
| utf32bebytes | 00 02 0a ff |
How to Use
HTML:
𠫿
CSS:
content: "\20AFF"
JavaScript:
"\u{20AFF}"
Python:
"\U00020aff"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠫿 character (CJK UNIFIED IDEOGRAPH-20AFF)?
𠫿 (CJK UNIFIED IDEOGRAPH-20AFF) is the Unicode character U+20AFF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20AFF?
The CJK UNIFIED IDEOGRAPH-20AFF character (𠫿) has codepoint U+20AFF.
How do I type or copy CJK UNIFIED IDEOGRAPH-20AFF?
Copy 𠫿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.