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