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