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