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-8863
Overview
衣 (CJK UNIFIED IDEOGRAPH-8863) is the Unicode character at code point U+8863. 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+8863 | |
| decimal | 34915 | |
| htmldecimal | 衣 | |
| htmlhex | 衣 | |
| css | \8863 | |
| javascript | \u{8863} | |
| python | \u8863 | |
| java | \u8863 | |
| go | \u8863 | |
| ruby | \u{8863} | |
| rust | \u{8863} | |
| ccpp | \u8863 | |
| urlencoded | %E8%A1%A3 | |
| utf8bytes | e8 a1 a3 | |
| utf16bebytes | 88 63 | |
| utf32bebytes | 00 00 88 63 |
How to Use
HTML:
衣
CSS:
content: "\8863"
JavaScript:
"\u{8863}"
Python:
"\u8863"
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-8863)?
衣 (CJK UNIFIED IDEOGRAPH-8863) is the Unicode character U+8863.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8863?
The CJK UNIFIED IDEOGRAPH-8863 character (衣) has codepoint U+8863.
How do I type or copy CJK UNIFIED IDEOGRAPH-8863?
Copy 衣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.