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