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