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