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-9998
Overview
馘 (CJK UNIFIED IDEOGRAPH-9998) is the Unicode character at code point U+9998. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9998 | |
| decimal | 39320 | |
| htmldecimal | 馘 | |
| htmlhex | 馘 | |
| css | \9998 | |
| javascript | \u{9998} | |
| python | \u9998 | |
| java | \u9998 | |
| go | \u9998 | |
| ruby | \u{9998} | |
| rust | \u{9998} | |
| ccpp | \u9998 | |
| urlencoded | %E9%A6%98 | |
| utf8bytes | e9 a6 98 | |
| utf16bebytes | 99 98 | |
| utf32bebytes | 00 00 99 98 |
How to Use
HTML:
馘
CSS:
content: "\9998"
JavaScript:
"\u{9998}"
Python:
"\u9998"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 馘 character (CJK UNIFIED IDEOGRAPH-9998)?
馘 (CJK UNIFIED IDEOGRAPH-9998) is the Unicode character U+9998.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9998?
The CJK UNIFIED IDEOGRAPH-9998 character (馘) has codepoint U+9998.
How do I type or copy CJK UNIFIED IDEOGRAPH-9998?
Copy 馘 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.