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' : ''">
⛊
TURNED BLACK SHOGI PIECE
Overview
⛊ (TURNED BLACK SHOGI PIECE) is the Unicode character at code point U+26CA. 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+26CA | |
| decimal | 9930 | |
| htmldecimal | ⛊ | |
| htmlhex | ⛊ | |
| css | \26CA | |
| javascript | \u{26CA} | |
| python | \u26ca | |
| java | \u26CA | |
| go | \u26CA | |
| ruby | \u{26CA} | |
| rust | \u{26CA} | |
| ccpp | \u26ca | |
| urlencoded | %E2%9B%8A | |
| utf8bytes | e2 9b 8a | |
| utf16bebytes | 26 ca | |
| utf32bebytes | 00 00 26 ca |
How to Use
HTML:
⛊
CSS:
content: "\26CA"
JavaScript:
"\u{26CA}"
Python:
"\u26ca"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⛊ character (TURNED BLACK SHOGI PIECE)?
⛊ (TURNED BLACK SHOGI PIECE) is the Unicode character U+26CA.
What is the Unicode codepoint of TURNED BLACK SHOGI PIECE?
The TURNED BLACK SHOGI PIECE character (⛊) has codepoint U+26CA.
How do I type or copy TURNED BLACK SHOGI PIECE?
Copy ⛊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.