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-9996
Overview
首 (CJK UNIFIED IDEOGRAPH-9996) is the Unicode character at code point U+9996. 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+9996 | |
| decimal | 39318 | |
| htmldecimal | 首 | |
| htmlhex | 首 | |
| css | \9996 | |
| javascript | \u{9996} | |
| python | \u9996 | |
| java | \u9996 | |
| go | \u9996 | |
| ruby | \u{9996} | |
| rust | \u{9996} | |
| ccpp | \u9996 | |
| urlencoded | %E9%A6%96 | |
| utf8bytes | e9 a6 96 | |
| utf16bebytes | 99 96 | |
| utf32bebytes | 00 00 99 96 |
How to Use
HTML:
首
CSS:
content: "\9996"
JavaScript:
"\u{9996}"
Python:
"\u9996"
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-9996)?
首 (CJK UNIFIED IDEOGRAPH-9996) is the Unicode character U+9996.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9996?
The CJK UNIFIED IDEOGRAPH-9996 character (首) has codepoint U+9996.
How do I type or copy CJK UNIFIED IDEOGRAPH-9996?
Copy 首 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.