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