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