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