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