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