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-6687
Overview
暇 (CJK UNIFIED IDEOGRAPH-6687) is the Unicode character at code point U+6687. 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+6687 | |
| decimal | 26247 | |
| htmldecimal | 暇 | |
| htmlhex | 暇 | |
| css | \6687 | |
| javascript | \u{6687} | |
| python | \u6687 | |
| java | \u6687 | |
| go | \u6687 | |
| ruby | \u{6687} | |
| rust | \u{6687} | |
| ccpp | \u6687 | |
| urlencoded | %E6%9A%87 | |
| utf8bytes | e6 9a 87 | |
| utf16bebytes | 66 87 | |
| utf32bebytes | 00 00 66 87 |
How to Use
HTML:
暇
CSS:
content: "\6687"
JavaScript:
"\u{6687}"
Python:
"\u6687"
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-6687)?
暇 (CJK UNIFIED IDEOGRAPH-6687) is the Unicode character U+6687.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6687?
The CJK UNIFIED IDEOGRAPH-6687 character (暇) has codepoint U+6687.
How do I type or copy CJK UNIFIED IDEOGRAPH-6687?
Copy 暇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.