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-3ECC
Overview
㻌 (CJK UNIFIED IDEOGRAPH-3ECC) is the Unicode character at code point U+3ECC. 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+3ECC | |
| decimal | 16076 | |
| htmldecimal | 㻌 | |
| htmlhex | 㻌 | |
| css | \3ECC | |
| javascript | \u{3ECC} | |
| python | \u3ecc | |
| java | \u3ECC | |
| go | \u3ECC | |
| ruby | \u{3ECC} | |
| rust | \u{3ECC} | |
| ccpp | \u3ecc | |
| urlencoded | %E3%BB%8C | |
| utf8bytes | e3 bb 8c | |
| utf16bebytes | 3e cc | |
| utf32bebytes | 00 00 3e cc |
How to Use
HTML:
㻌
CSS:
content: "\3ECC"
JavaScript:
"\u{3ECC}"
Python:
"\u3ecc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㻌 character (CJK UNIFIED IDEOGRAPH-3ECC)?
㻌 (CJK UNIFIED IDEOGRAPH-3ECC) is the Unicode character U+3ECC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3ECC?
The CJK UNIFIED IDEOGRAPH-3ECC character (㻌) has codepoint U+3ECC.
How do I type or copy CJK UNIFIED IDEOGRAPH-3ECC?
Copy 㻌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.