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' : ''">
☭
HAMMER AND SICKLE
Overview
☭ (HAMMER AND SICKLE) is the Unicode character at code point U+262D. 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+262D | |
| decimal | 9773 | |
| htmldecimal | ☭ | |
| htmlhex | ☭ | |
| css | \262D | |
| javascript | \u{262D} | |
| python | \u262d | |
| java | \u262D | |
| go | \u262D | |
| ruby | \u{262D} | |
| rust | \u{262D} | |
| ccpp | \u262d | |
| urlencoded | %E2%98%AD | |
| utf8bytes | e2 98 ad | |
| utf16bebytes | 26 2d | |
| utf32bebytes | 00 00 26 2d |
How to Use
HTML:
☭
CSS:
content: "\262D"
JavaScript:
"\u{262D}"
Python:
"\u262d"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ☭ character (HAMMER AND SICKLE)?
☭ (HAMMER AND SICKLE) is the Unicode character U+262D.
What is the Unicode codepoint of HAMMER AND SICKLE?
The HAMMER AND SICKLE character (☭) has codepoint U+262D.
How do I type or copy HAMMER AND SICKLE?
Copy ☭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.