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