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