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