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