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