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' : ''">
♜
BLACK CHESS ROOK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+265C | |
| decimal | 9820 | |
| htmldecimal | ♜ | |
| htmlhex | ♜ | |
| css | \265C | |
| javascript | \u{265C} | |
| python | \u265c | |
| java | \u265C | |
| go | \u265C | |
| ruby | \u{265C} | |
| rust | \u{265C} | |
| ccpp | \u265c | |
| urlencoded | %E2%99%9C | |
| utf8bytes | e2 99 9c | |
| utf16bebytes | 26 5c | |
| utf32bebytes | 00 00 26 5c |
How to Use
HTML:
♜
CSS:
content: "\265C"
JavaScript:
"\u{265C}"
Python:
"\u265c"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No