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