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