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