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