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