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