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