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