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