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