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