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