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