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