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