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 COMPATIBILITY IDEOGRAPH-F966
Overview
復 (CJK COMPATIBILITY IDEOGRAPH-F966) is the Unicode character at code point U+F966. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F966 | |
| decimal | 63846 | |
| htmldecimal | 復 | |
| htmlhex | 復 | |
| css | \F966 | |
| javascript | \u{F966} | |
| python | \uf966 | |
| java | \uF966 | |
| go | \uF966 | |
| ruby | \u{F966} | |
| rust | \u{F966} | |
| ccpp | \uf966 | |
| urlencoded | %EF%A5%A6 | |
| utf8bytes | ef a5 a6 | |
| utf16bebytes | f9 66 | |
| utf32bebytes | 00 00 f9 66 |
How to Use
HTML:
復
CSS:
content: "\F966"
JavaScript:
"\u{F966}"
Python:
"\uf966"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 5FA9
Frequently Asked Questions
What is the 復 character (CJK COMPATIBILITY IDEOGRAPH-F966)?
復 (CJK COMPATIBILITY IDEOGRAPH-F966) is the Unicode character U+F966.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F966?
The CJK COMPATIBILITY IDEOGRAPH-F966 character (復) has codepoint U+F966.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F966?
Copy 復 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.