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-7121
Overview
無 (CJK UNIFIED IDEOGRAPH-7121) is the Unicode character at code point U+7121. 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+7121 | |
| decimal | 28961 | |
| htmldecimal | 無 | |
| htmlhex | 無 | |
| css | \7121 | |
| javascript | \u{7121} | |
| python | \u7121 | |
| java | \u7121 | |
| go | \u7121 | |
| ruby | \u{7121} | |
| rust | \u{7121} | |
| ccpp | \u7121 | |
| urlencoded | %E7%84%A1 | |
| utf8bytes | e7 84 a1 | |
| utf16bebytes | 71 21 | |
| utf32bebytes | 00 00 71 21 |
How to Use
HTML:
無
CSS:
content: "\7121"
JavaScript:
"\u{7121}"
Python:
"\u7121"
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-7121)?
無 (CJK UNIFIED IDEOGRAPH-7121) is the Unicode character U+7121.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7121?
The CJK UNIFIED IDEOGRAPH-7121 character (無) has codepoint U+7121.
How do I type or copy CJK UNIFIED IDEOGRAPH-7121?
Copy 無 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.