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