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-4F11
Overview
休 (CJK UNIFIED IDEOGRAPH-4F11) is the Unicode character at code point U+4F11. 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+4F11 | |
| decimal | 20241 | |
| htmldecimal | 休 | |
| htmlhex | 休 | |
| css | \4F11 | |
| javascript | \u{4F11} | |
| python | \u4f11 | |
| java | \u4F11 | |
| go | \u4F11 | |
| ruby | \u{4F11} | |
| rust | \u{4F11} | |
| ccpp | \u4f11 | |
| urlencoded | %E4%BC%91 | |
| utf8bytes | e4 bc 91 | |
| utf16bebytes | 4f 11 | |
| utf32bebytes | 00 00 4f 11 |
How to Use
HTML:
休
CSS:
content: "\4F11"
JavaScript:
"\u{4F11}"
Python:
"\u4f11"
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-4F11)?
休 (CJK UNIFIED IDEOGRAPH-4F11) is the Unicode character U+4F11.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4F11?
The CJK UNIFIED IDEOGRAPH-4F11 character (休) has codepoint U+4F11.
How do I type or copy CJK UNIFIED IDEOGRAPH-4F11?
Copy 休 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.