Search
Search for a symbol or emoji...
☭
☭
Hammer and Sickle Symbol ☭
Hammer and Sickle Symbol Information
| Symbol Name | Hammer and Sickle |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+262D |
| CSS Code | \262D |
| Hex Code | ☭ |
| HTML Code | ☭ |
| Symbol | ☭ |
Hammer and Sickle Symbol Encoding
| UTF-8 | 0xE2 0x98 0xAD |
| UTF-16 | 0x262D |
| UTF-32 | 0x0000262D |
How to add hammer and sickle symbol via keyboard on different Operating systems
You can type the hammer and sickle symbol on most modern devices with the help of following methods:
How to type hammer and sickle symbol on Microsoft Word
You can type the hammer and sickle in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 262D
- Without moving the cursor press keys Alt + x together
- The original 262D is now transformed into ☭
How to type hammer and sickle symbol on Microsoft Windows
You can type the hammer and sickle on Microsoft windows using following steps:
- Hold Alt and press to type hammer and sickle on your windows machine.
How to type hammer and sickle symbol on Mac OS
You can type the hammer and sickle on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Hammer and Sickle" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type hammer and sickle symbol on Linux
You can type the hammer and sickle on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 262D consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type hammer and sickle symbol on IOS and Android
The easiest way to type the hammer and sickle symbol on ios and android is to copy and paste it wherever you need it.
How to use hammer and sickle in CSS
//CSS Example
1span {
2 content: \262D;
3 }How to use hammer and sickle in HTML
//HTML Example
1<span>☭</span>Hammer and Sickle symbol representation in programming languages
Hammer and Sicklesymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{262D} |
| Ruby | \u{262D} |
| Python | \u262D |
| PHP | \u{262D} |
| Perl | \x{262D} |
| Java | \u262D |
| Modern JavaScript - Since ES6 | \u{262D} |
| JavaScript | \u262D |
| Go | \u262D |
| C# | \u262D |
| C and C++ | \u262D |
| Bash and Zsh - inside echo -e | \u262D |
| RFC 5137 | \u'262D' |
