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