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