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