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