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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.