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