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