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