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