Search
Search for a symbol or emoji...
❌
❌
Cross Mark Emoji Symbol ❌
Cross Mark Emoji Symbol Information
| Symbol Name | Cross Mark Emoji |
| Unicode Version | 6.0 (October 2010) |
| Unicode | U+274C |
| CSS Code | \274C |
| Hex Code | ❌ |
| HTML Code | ❌ |
| Symbol | ❌ |
Cross Mark Emoji Symbol Encoding
| UTF-8 | 0xE2 0x9D 0x8C |
| UTF-16 | 0x274C |
| UTF-32 | 0x0000274C |
How to add cross mark emoji symbol via keyboard on different Operating systems
You can type the cross mark emoji symbol on most modern devices with the help of following methods:
How to type cross mark emoji symbol on Microsoft Word
You can type the cross mark emoji in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 274C
- Without moving the cursor press keys Alt + x together
- The original 274C is now transformed into ❌
How to type cross mark emoji symbol on Microsoft Windows
You can type the cross mark emoji on Microsoft windows using following steps:
- Hold Alt and press to type cross mark emoji on your windows machine.
How to type cross mark emoji symbol on Mac OS
You can type the cross mark emoji 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 "Cross Mark Emoji" 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 cross mark emoji symbol on Linux
You can type the cross mark emoji 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 274C consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type cross mark emoji symbol on IOS and Android
The easiest way to type the cross mark emoji symbol on ios and android is to copy and paste it wherever you need it.
How to use cross mark emoji in CSS
//CSS Example
1span {
2 content: \274C;
3 }How to use cross mark emoji in HTML
//HTML Example
1<span>❌</span>Cross Mark Emoji symbol representation in programming languages
Cross Mark Emojisymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{274C} |
| Ruby | \u{274C} |
| Python | \u274C |
| PHP | \u{274C} |
| Perl | \x{274C} |
| Java | \u274C |
| Modern JavaScript - Since ES6 | \u{274C} |
| JavaScript | \u274C |
| Go | \u274C |
| C# | \u274C |
| C and C++ | \u274C |
| Bash and Zsh - inside echo -e | \u274C |
| RFC 5137 | \u'274C' |
