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