U+274E
Cross mark button❎
Cross mark button is a color emoji character from the Unicode Dingbats block, listed here under Checks & Crosses. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents.
Quick facts
- Unicode
- U+274E
- Decimal
- 10062
- Hex
- 0x274E
- Octal
- 0o23516
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+274E | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | NEGATIVE SQUARED CROSS MARK | |
| DecimalBase 10 | 10062 | |
| HexadecimalBase 16 | 0x274E | |
| OctalBase 8 | 0o23516 | |
| BinaryBase 2 | 0010011101001110 | |
| General categorySymbol, other | So | |
| Unicode blockU+2700–U+27BF | Dingbats | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ❎ | |
| HTML entity (hex) | ❎ | |
| CSS content escapeUse inside content: "…" | \274E | |
| URL encodedPercent-encoded UTF-8 | %E2%9D%8E |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u274E | |
| JSONUTF-16 surrogate pairs | \u274E | |
| Python | \u274E | |
| Java / C# / Kotlin | \u274E |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-83 bytes | E2 9D 8E | |
| UTF-16 (BE) | 274E | |
| UTF-32 (BE) | 0000274E |
How to type Cross mark button
Windows
Hold Alt and type +274E with the hex numeric keypad option enabled, or type 274E then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 274E. Or open Character Viewer (Control+Command+Space) and search "Cross mark button".
Linux
Press Ctrl+Shift+U, type 274e, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ❎ in HTML, \274E in CSS, and \u274E in JavaScript.
Official Unicode reference
- Character name
- NEGATIVE SQUARED CROSS MARK
- Block
- Dingbats (U+2700–U+27BF)
- General category
- So — Symbol, other
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Dingbats block: U2700.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Cross mark button symbol?
Click the Copy button at the top of this page, or select ❎ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Cross mark button?
Cross mark button is U+274E (decimal 10062, hexadecimal 0x274E, octal 0o23516). It lives in the Dingbats block (U+2700–U+27BF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Cross mark button?
The Unicode Standard (version 18.0.0) names this character "NEGATIVE SQUARED CROSS MARK". Its General_Category is So (Symbol, other).
What is the HTML code for Cross mark button?
Use ❎ or ❎. In CSS, use content: "\274E".
How do I type Cross mark button in code?
JavaScript: "\u274E". Python: "\u274E". JSON and Java: "\u274E". The UTF-8 byte sequence is E2 9D 8E.
Is Cross mark button an emoji?
Yes. Cross mark button has Emoji_Presentation in Unicode, so most platforms render it as a full-color emoji by default. Append U+FE0E to force a monochrome text glyph.