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