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