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