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-552E
Overview
售 (CJK UNIFIED IDEOGRAPH-552E) is the Unicode character at code point U+552E. 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+552E | |
| decimal | 21806 | |
| htmldecimal | 售 | |
| htmlhex | 售 | |
| css | \552E | |
| javascript | \u{552E} | |
| python | \u552e | |
| java | \u552E | |
| go | \u552E | |
| ruby | \u{552E} | |
| rust | \u{552E} | |
| ccpp | \u552e | |
| urlencoded | %E5%94%AE | |
| utf8bytes | e5 94 ae | |
| utf16bebytes | 55 2e | |
| utf32bebytes | 00 00 55 2e |
How to Use
HTML:
售
CSS:
content: "\552E"
JavaScript:
"\u{552E}"
Python:
"\u552e"
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-552E)?
售 (CJK UNIFIED IDEOGRAPH-552E) is the Unicode character U+552E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-552E?
The CJK UNIFIED IDEOGRAPH-552E character (售) has codepoint U+552E.
How do I type or copy CJK UNIFIED IDEOGRAPH-552E?
Copy 售 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.