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-56ED
Overview
园 (CJK UNIFIED IDEOGRAPH-56ED) is the Unicode character at code point U+56ED. 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+56ED | |
| decimal | 22253 | |
| htmldecimal | 园 | |
| htmlhex | 园 | |
| css | \56ED | |
| javascript | \u{56ED} | |
| python | \u56ed | |
| java | \u56ED | |
| go | \u56ED | |
| ruby | \u{56ED} | |
| rust | \u{56ED} | |
| ccpp | \u56ed | |
| urlencoded | %E5%9B%AD | |
| utf8bytes | e5 9b ad | |
| utf16bebytes | 56 ed | |
| utf32bebytes | 00 00 56 ed |
How to Use
HTML:
园
CSS:
content: "\56ED"
JavaScript:
"\u{56ED}"
Python:
"\u56ed"
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-56ED)?
园 (CJK UNIFIED IDEOGRAPH-56ED) is the Unicode character U+56ED.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-56ED?
The CJK UNIFIED IDEOGRAPH-56ED character (园) has codepoint U+56ED.
How do I type or copy CJK UNIFIED IDEOGRAPH-56ED?
Copy 园 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.