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