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