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