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