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