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