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 QUEEN
Overview
♛ (BLACK CHESS QUEEN) is the Unicode character at code point U+265B. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+265B | |
| decimal | 9819 | |
| htmldecimal | ♛ | |
| htmlhex | ♛ | |
| css | \265B | |
| javascript | \u{265B} | |
| python | \u265b | |
| java | \u265B | |
| go | \u265B | |
| ruby | \u{265B} | |
| rust | \u{265B} | |
| ccpp | \u265b | |
| urlencoded | %E2%99%9B | |
| utf8bytes | e2 99 9b | |
| utf16bebytes | 26 5b | |
| utf32bebytes | 00 00 26 5b |
How to Use
HTML:
♛
CSS:
content: "\265B"
JavaScript:
"\u{265B}"
Python:
"\u265b"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ♛ character (BLACK CHESS QUEEN)?
♛ (BLACK CHESS QUEEN) is the Unicode character U+265B.
What is the Unicode codepoint of BLACK CHESS QUEEN?
The BLACK CHESS QUEEN character (♛) has codepoint U+265B.
How do I type or copy BLACK CHESS QUEEN?
Copy ♛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.