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-53C9
Overview
叉 (CJK UNIFIED IDEOGRAPH-53C9) is the Unicode character at code point U+53C9. 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+53C9 | |
| decimal | 21449 | |
| htmldecimal | 叉 | |
| htmlhex | 叉 | |
| css | \53C9 | |
| javascript | \u{53C9} | |
| python | \u53c9 | |
| java | \u53C9 | |
| go | \u53C9 | |
| ruby | \u{53C9} | |
| rust | \u{53C9} | |
| ccpp | \u53c9 | |
| urlencoded | %E5%8F%89 | |
| utf8bytes | e5 8f 89 | |
| utf16bebytes | 53 c9 | |
| utf32bebytes | 00 00 53 c9 |
How to Use
HTML:
叉
CSS:
content: "\53C9"
JavaScript:
"\u{53C9}"
Python:
"\u53c9"
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-53C9)?
叉 (CJK UNIFIED IDEOGRAPH-53C9) is the Unicode character U+53C9.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-53C9?
The CJK UNIFIED IDEOGRAPH-53C9 character (叉) has codepoint U+53C9.
How do I type or copy CJK UNIFIED IDEOGRAPH-53C9?
Copy 叉 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.