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-7F86
Overview
羆 (CJK UNIFIED IDEOGRAPH-7F86) is the Unicode character at code point U+7F86. 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+7F86 | |
| decimal | 32646 | |
| htmldecimal | 羆 | |
| htmlhex | 羆 | |
| css | \7F86 | |
| javascript | \u{7F86} | |
| python | \u7f86 | |
| java | \u7F86 | |
| go | \u7F86 | |
| ruby | \u{7F86} | |
| rust | \u{7F86} | |
| ccpp | \u7f86 | |
| urlencoded | %E7%BE%86 | |
| utf8bytes | e7 be 86 | |
| utf16bebytes | 7f 86 | |
| utf32bebytes | 00 00 7f 86 |
How to Use
HTML:
羆
CSS:
content: "\7F86"
JavaScript:
"\u{7F86}"
Python:
"\u7f86"
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-7F86)?
羆 (CJK UNIFIED IDEOGRAPH-7F86) is the Unicode character U+7F86.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7F86?
The CJK UNIFIED IDEOGRAPH-7F86 character (羆) has codepoint U+7F86.
How do I type or copy CJK UNIFIED IDEOGRAPH-7F86?
Copy 羆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.