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