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-6162
Overview
慢 (CJK UNIFIED IDEOGRAPH-6162) is the Unicode character at code point U+6162. 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+6162 | |
| decimal | 24930 | |
| htmldecimal | 慢 | |
| htmlhex | 慢 | |
| css | \6162 | |
| javascript | \u{6162} | |
| python | \u6162 | |
| java | \u6162 | |
| go | \u6162 | |
| ruby | \u{6162} | |
| rust | \u{6162} | |
| ccpp | \u6162 | |
| urlencoded | %E6%85%A2 | |
| utf8bytes | e6 85 a2 | |
| utf16bebytes | 61 62 | |
| utf32bebytes | 00 00 61 62 |
How to Use
HTML:
慢
CSS:
content: "\6162"
JavaScript:
"\u{6162}"
Python:
"\u6162"
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-6162)?
慢 (CJK UNIFIED IDEOGRAPH-6162) is the Unicode character U+6162.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6162?
The CJK UNIFIED IDEOGRAPH-6162 character (慢) has codepoint U+6162.
How do I type or copy CJK UNIFIED IDEOGRAPH-6162?
Copy 慢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.