Cross Mark Emoji Symbol ❌

Copy to Clipboard


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 ❌

Cross Mark Emoji Symbol Encoding

UTF-8 0xE2 0x9D 0x8C
UTF-16 0x274C
UTF-32 0x0000274C


Cross Mark Emoji symbol's PNG and SVG files


How to add cross mark emoji symbol via keyboard on different Operating systems

You can type the cross mark emoji 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 on microsoft Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 2 7 4 C
  • Without moving the cursor press keys Alt + x together
  • The original 2 7 4 C 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 Mac OS
    How to type cross mark emoji symbol on Mac OS

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 2 7 4 C 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 on ios and android is to copy and paste it wherever you need it.


How to use cross mark emoji in CSS

Copy // css example
span {
content: "\274C";
}

How to type cross mark emoji in HTML

Copy // html example
<span>&#10060;</span>

Cross Mark Emoji symbol representation in programming languages

cross mark emoji'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'
No Result
Try something else