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