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-9884
Overview
预 (CJK UNIFIED IDEOGRAPH-9884) is the Unicode character at code point U+9884. 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+9884 | |
| decimal | 39044 | |
| htmldecimal | 预 | |
| htmlhex | 预 | |
| css | \9884 | |
| javascript | \u{9884} | |
| python | \u9884 | |
| java | \u9884 | |
| go | \u9884 | |
| ruby | \u{9884} | |
| rust | \u{9884} | |
| ccpp | \u9884 | |
| urlencoded | %E9%A2%84 | |
| utf8bytes | e9 a2 84 | |
| utf16bebytes | 98 84 | |
| utf32bebytes | 00 00 98 84 |
How to Use
HTML:
预
CSS:
content: "\9884"
JavaScript:
"\u{9884}"
Python:
"\u9884"
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-9884)?
预 (CJK UNIFIED IDEOGRAPH-9884) is the Unicode character U+9884.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9884?
The CJK UNIFIED IDEOGRAPH-9884 character (预) has codepoint U+9884.
How do I type or copy CJK UNIFIED IDEOGRAPH-9884?
Copy 预 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.