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