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