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