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