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