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-3ECE
Overview
㻎 (CJK UNIFIED IDEOGRAPH-3ECE) is the Unicode character at code point U+3ECE. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3ECE | |
| decimal | 16078 | |
| htmldecimal | 㻎 | |
| htmlhex | 㻎 | |
| css | \3ECE | |
| javascript | \u{3ECE} | |
| python | \u3ece | |
| java | \u3ECE | |
| go | \u3ECE | |
| ruby | \u{3ECE} | |
| rust | \u{3ECE} | |
| ccpp | \u3ece | |
| urlencoded | %E3%BB%8E | |
| utf8bytes | e3 bb 8e | |
| utf16bebytes | 3e ce | |
| utf32bebytes | 00 00 3e ce |
How to Use
HTML:
㻎
CSS:
content: "\3ECE"
JavaScript:
"\u{3ECE}"
Python:
"\u3ece"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㻎 character (CJK UNIFIED IDEOGRAPH-3ECE)?
㻎 (CJK UNIFIED IDEOGRAPH-3ECE) is the Unicode character U+3ECE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3ECE?
The CJK UNIFIED IDEOGRAPH-3ECE character (㻎) has codepoint U+3ECE.
How do I type or copy CJK UNIFIED IDEOGRAPH-3ECE?
Copy 㻎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.