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