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