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