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