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