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