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