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