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