ConvertText.app LogoConvertText.app

Strikethrough Text Generator

This Strikethrough Text Generator offers two modes: Unicode strikethrough for plain-text copy-paste that works everywhere, and Formatted strikethrough for clean HTML or Markdown output you can use in rich-text editors, websites, and apps.

Use it to cross out text for social media posts, show price changes, indicate corrections, add humor, or emphasize edits. Switch between modes to get the output format that fits your destination.

Updated April 2026 - Now with Unicode and Formatted strikethrough modes.

Clean visual strikethrough. Copy as rich text, or grab the HTML/Markdown source code.

Text Input
Enter text to convert into strikethrough
0 chars
0 words
Text Output
Preview and copy formatted strikethrough
Formatted preview will appear here...

Rich Text copies formatted strikethrough you can paste into most editors and apps. HTML Code and Markdown Code copy the raw source tags for websites and developer tools.

Strikethrough Text Generator (Copy & Paste)

Enter your text in the input field and click Convert to generate strikethrough text instantly.

This tool uses a Unicode combining character (U+0336) to draw a horizontal line through each character.

The result is real Unicode text — not an image or special formatting — so you can copy and paste it anywhere.

Works in social media posts, bios, emails, chat messages, documents, and any app that supports Unicode.

No installation, no sign-up, and no formatting tools required — everything runs directly in your browser.

How Does Unicode Strikethrough Work?

Unicode includes a special combining character called the Combining Long Stroke Overlay (U+0336).

When placed after any character, it visually draws a horizontal line through that character.

For example, the letter H followed by U+0336 renders as H̶.

This generator automatically inserts the combining overlay after each visible character in your text while preserving spaces and line breaks.

Strikethrough Copy and Paste Examples

This tool is optimized for fast strikethrough copy and paste workflows.

Examples:

  • Hello → H̶e̶l̶l̶o̶
  • Meeting cancelled → M̶e̶e̶t̶i̶n̶g̶ c̶a̶n̶c̶e̶l̶l̶e̶d̶
  • $99.99 → $̶9̶9̶.̶9̶9̶

Copy the output and paste it directly into social media, messaging apps, or documents.

When to Use Strikethrough Text

Strikethrough text is useful for showing corrections, changes, humor, or emphasis in plain text environments.

  • Show price reductions: $̶5̶0̶ → $30
  • Indicate corrections or edits in collaborative writing
  • Add humor or sarcasm in social media posts and bios
  • Mark completed items in to-do lists shared via text
  • Highlight revisions in documents or messages

Strikethrough vs Superscript and Subscript

Strikethrough draws a line through text (for example H̶e̶l̶l̶o̶).

Superscript raises text above the baseline (for example x²).

Subscript lowers text below the baseline (for example H₂O).

All three are Unicode-based effects that work in plain text. This generator focuses on strikethrough.

Why Use Unicode Strikethrough Instead of Formatting?

Many apps and platforms do not support rich text formatting like HTML or Markdown strikethrough.

Unicode strikethrough works in plain text environments including social media bios, usernames, SMS, and basic text editors.

Because it uses standard Unicode characters, the result is visible across modern devices, browsers, and operating systems.

Platform Compatibility

Unicode strikethrough text works well in most modern apps and platforms.

  • Twitter / X, Facebook, Instagram, LinkedIn — works in posts and bios
  • Slack, Discord, WhatsApp, Telegram — works in messages
  • Gmail, Outlook — works in email subject lines and body text
  • Google Docs, Notion, Word — generally supported

Appearance may vary slightly depending on the font and rendering engine. Older systems or niche apps may not display the combining overlay correctly.

Limitations of Unicode Strikethrough

Unicode strikethrough uses combining characters, which means visual rendering depends on the platform and font.

The line may appear slightly uneven on some characters or in certain apps.

Emojis typically ignore the combining overlay and appear unchanged.

Characters with existing combining marks (such as accented letters) may show minor visual artifacts in some fonts.

Despite these edge cases, Unicode strikethrough is the most reliable method for generating copy-paste strikethrough text.

Frequently Asked Questions

How do you cross out text so you can copy and paste it?

Type your text into the input field, click Convert, and copy the strikethrough output. It uses Unicode combining characters that work in any app supporting Unicode.

Does strikethrough text work on social media?

Yes. Unicode strikethrough works on Twitter/X, Facebook, Instagram, LinkedIn, and most other platforms that support Unicode text.

Why does strikethrough look different in some apps?

Unicode strikethrough uses a combining overlay character. How it renders depends on the app's font and text rendering engine. Most modern apps display it correctly.

Does it work with emojis?

Emojis typically ignore the combining overlay and appear unchanged. The strikethrough effect works best with regular text characters.

What is the difference between Unicode and Formatted strikethrough?

Unicode mode inserts combining characters into the text itself, producing plain-text strikethrough that works in any app. Formatted mode gives you HTML (<del>) or Markdown (~~) code that renders a clean continuous line in rich-text environments like websites, editors, and Markdown-enabled apps.

Explore More Text Tools

Free online tools to convert, encode, and transform your text

Convert Case

Transform text case — uppercase, lowercase, title case & more

Morse Code Translator

Convert text to Morse code and vice versa

Binary Translator

Convert text to binary and vice versa

Base64 Encoder/Decoder

Encode and decode Base64 text

ROT13 Encoder/Decoder

Encode and decode text using ROT13 cipher

Superscript Generator

Convert text to Unicode superscript where supported

Subscript Generator

Convert text to Unicode subscript where supported

Image to Base64 Converter

Convert images to Base64 / Data URI