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-9283
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9283 | |
| decimal | 37507 | |
| htmldecimal | 銃 | |
| htmlhex | 銃 | |
| css | \9283 | |
| javascript | \u{9283} | |
| python | \u9283 | |
| java | \u9283 | |
| go | \u9283 | |
| ruby | \u{9283} | |
| rust | \u{9283} | |
| ccpp | \u9283 | |
| urlencoded | %E9%8A%83 | |
| utf8bytes | e9 8a 83 | |
| utf16bebytes | 92 83 | |
| utf32bebytes | 00 00 92 83 |
How to Use
HTML:
銃
CSS:
content: "\9283"
JavaScript:
"\u{9283}"
Python:
"\u9283"
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-9283)?
銃 (CJK UNIFIED IDEOGRAPH-9283) is the Unicode character U+9283.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9283?
The CJK UNIFIED IDEOGRAPH-9283 character (銃) has codepoint U+9283.
How do I type or copy CJK UNIFIED IDEOGRAPH-9283?
Copy 銃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.