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