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