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