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