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