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