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