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-7761
Overview
睡 (CJK UNIFIED IDEOGRAPH-7761) is the Unicode character at code point U+7761. 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+7761 | |
| decimal | 30561 | |
| htmldecimal | 睡 | |
| htmlhex | 睡 | |
| css | \7761 | |
| javascript | \u{7761} | |
| python | \u7761 | |
| java | \u7761 | |
| go | \u7761 | |
| ruby | \u{7761} | |
| rust | \u{7761} | |
| ccpp | \u7761 | |
| urlencoded | %E7%9D%A1 | |
| utf8bytes | e7 9d a1 | |
| utf16bebytes | 77 61 | |
| utf32bebytes | 00 00 77 61 |
How to Use
HTML:
睡
CSS:
content: "\7761"
JavaScript:
"\u{7761}"
Python:
"\u7761"
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-7761)?
睡 (CJK UNIFIED IDEOGRAPH-7761) is the Unicode character U+7761.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7761?
The CJK UNIFIED IDEOGRAPH-7761 character (睡) has codepoint U+7761.
How do I type or copy CJK UNIFIED IDEOGRAPH-7761?
Copy 睡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.