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