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