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