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