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