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