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