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