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