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