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