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