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