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