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