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