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