Strikethrough Text Generator (Copy & Paste)
Convert normal text into Unicode strikethrough textinstantly. 22 styles including strikethrough, underline, overline, enclosing shapes, and multi-mark combinations. Copy & paste on Instagram, Discord, WhatsApp, GitHub, and everywhere else.
What Is Strikethrough Text?
Strikethrough text is any text that appears with a horizontal line drawn through its center, visually indicating deletion, cancellation, or correction. You see it everywhere: crossed-off items on to-do lists, old prices replaced by sale prices, and humorous “unsaid” statements on social media.
While word processors and websites use formatting commands (CSS text-decoration: line-through or HTML <del>tags) to render strikethrough visually, these only work within their native environment. Unicode strikethrough is different — it embeds the line directly into the characters themselves using combining marks, so the effect survives copy and paste into any text field on any platform.
How Unicode Strikethrough Works
Unicode defines a class of characters called combining diacritical marks(block U+0300–U+036F). These are zero-width characters that attach visually to the preceding base character rather than occupying their own space. Most combining marks produce accents (like é or ñ), but several are designed specifically for overlay effects.
The key character for strikethrough is U+0336 (Combining Long Stroke Overlay). When you place it after a letter, it draws a horizontal line through that character. By inserting U+0336 after everycharacter in a word, you produce continuous strikethrough text: H̶e̶l̶l̶o̶. Our generator supports 22 styles using 18 different combining overlay characters, including underline, overline, vertical bar, ring, and enclosing shapes — each producing a distinct effect.
Strikethrough vs Markdown vs HTML
There are three main ways to create strikethrough text, each suited to different contexts:
- Unicode:Combining characters (U+0336) per character. Works in anyplain text field — social media, messaging, gaming. Best for copy & paste scenarios.
- Markdown:
~~text~~syntax. Renders as strikethrough in GitHub, Reddit, Notion, Obsidian, and other Markdown-compatible editors. Shows raw tildes elsewhere. - HTML:
<del>,<s>, or CSSline-through. Semantic and accessible, but only works in browsers and rich text editors.
Use Cases for Strikethrough Text
Strikethrough text is remarkably versatile. Here are the most popular real-world applications:
- Task lists: Cross off completed items visually: B̶u̶y̶ ̶m̶i̶l̶k̶
- Price discounts: Show the old price struck through beside the new price
- Corrections: Display the original error with the fix alongside
- Humor: The “saying something while unsaying it” comedic device
- Social media bios: Aesthetic decoration for Instagram, TikTok, Discord
- Changelogs: Mark deprecated features in release notes
- Proofreading: Traditional editorial deletion marks
- Study notes: Eliminate incorrect answers visually
Platform Compatibility Guide
Unicode strikethrough works on virtually every modern platform because combining characters are part of the Unicode standard supported by all major operating systems. The standard strikethrough (U+0336) has the broadest support. Diagonal and decorative styles use characters from the Combining Diacritical Marks for Symbols block (U+20D0–U+20FF), which some older platforms may not render correctly.
For maximum compatibility, we recommend the Standard Strikethrough or Short Strike styles. If a platform doesn’t render combining marks, the text will appear as normal (without the line) — it never causes errors or broken display.
Accessibility Considerations
Unicode combining characters may be announced individually by screen readers, making the text difficult to understand aurally. A screen reader might say “H, combining long stroke overlay, e, combining long stroke overlay” for each character. For content that must be accessible:
- Use HTML
<del>tags on websites (announced as “deleted text”) - Use CSS
text-decoration: line-throughfor visual-only strikethrough - Reserve Unicode strikethrough for informal, decorative, or social media contexts
- Never use Unicode strikethrough for critical information or navigation
Tips for Best Results
- Start with Standard: The long stroke overlay (U+0336) has the best cross-platform rendering
- Test before posting: Preview your text on the target platform, especially for diagonal styles
- Use density wisely: Density 1 is clean and professional; density 3 is bold and attention-grabbing
- Preserve emoji: Keep the “Preserve Emoji” toggle enabled to avoid corrupting emoji characters
- Keep it short: Strikethrough is most effective for short phrases, headings, or individual words
- Know your audience: Use Markdown
~~text~~for developers and writers; Unicode for general audiences
Frequently Asked Questions
What is strikethrough text?▾
Strikethrough text is text with a horizontal line drawn through each character, indicating deletion, correction, or cancellation. In Unicode, this effect is achieved by appending the Combining Long Stroke Overlay character (U+0336) after every base character. Unlike HTML <del> tags or Markdown ~~tildes~~, Unicode strikethrough can be copied and pasted into any text field that supports Unicode — including social media bios, messaging apps, and plain text documents.
How does Unicode strikethrough work?▾
Unicode includes special zero-width 'combining characters' that attach visually to the preceding character without taking up their own space. The Combining Long Stroke Overlay (U+0336) draws a horizontal line through each character. Our generator inserts this invisible character after every letter, number, or symbol in your input. The result is genuine Unicode text — not an image or special font — so it works anywhere Unicode is supported.
What is the difference between Unicode strikethrough and Markdown strikethrough?▾
Unicode strikethrough uses combining characters (U+0336) appended per-character, producing text like H̶e̶l̶l̶o̶ that works in any plain text field. Markdown strikethrough uses double tildes (~~text~~) and only renders as struck text in Markdown-compatible editors like GitHub, Notion, and Reddit. If you paste ~~text~~ into Instagram or WhatsApp, the tildes are shown literally. Use Unicode for social media and messaging; use Markdown for documentation and wikis.
What about HTML strikethrough with <del> or <s> tags?▾
HTML tags like <del>, <s>, and <strike> only work in web browsers and rich text editors that parse HTML. They are semantic markup — <del> means 'deleted content' and is read as such by screen readers. However, pasting HTML tags into a text field shows the raw tags. Unicode strikethrough is the only approach that preserves the visual effect in plain text fields everywhere.
Does strikethrough text work on Instagram?▾
Yes. Unicode strikethrough text works in Instagram bios, captions, comments, and direct messages. The standard strikethrough style (U+0336) has the broadest support. Simply type your text in our generator, copy the result, and paste it directly into Instagram. The crossed-out effect is preserved across iOS and Android.
Does strikethrough text work on Discord?▾
Yes. Discord fully supports Unicode combining characters, so all 22 of our strikethrough and line styles render correctly in messages, nicknames, server names, and bios. Discord also supports Markdown strikethrough (~~text~~) in message content. Our generator lets you copy either format with one click.
Can I use strikethrough text in WhatsApp?▾
Yes. WhatsApp supports Unicode strikethrough in messages and status updates. Additionally, WhatsApp has its own native strikethrough: wrapping text in tildes (~text~) renders it with a line through it. Our generator provides both options — Unicode for universal compatibility and the tilde syntax for WhatsApp-specific use.
Does it work in Markdown editors like GitHub and Notion?▾
Unicode strikethrough pastes as-is into any Markdown editor and displays the visual strikethrough effect. However, for Markdown documents, using the native ~~tilde~~ syntax is generally preferred because it is semantic, searchable, and can be toggled off. Our Markdown comparison panel shows both approaches side by side so you can choose the right one.
What are the different strikethrough styles available?▾
Our generator offers 22 styles across 6 categories: Standard (strikethrough, short strike, heavy strike), Diagonal (slash, short slash, backslash, double slash, X strike), Line (underline, double underline, overline, double overline), Combo (underline + strike, overline + underline), Decorative (tilde, double strike, vertical, short vertical, ring overlay), and Enclosing (circle, square, diamond). Plus Combine Mode lets you create your own custom combinations by stacking any marks together.
Can I control how thick the strikethrough looks?▾
Yes. Our Density slider lets you stack the combining mark 1, 2, or 3 times per character. Higher density creates a visually thicker, bolder strikethrough line. Density 1 is standard, density 2 is medium, and density 3 produces a heavy strike effect. Note that very high density may render inconsistently on some platforms.
Can I remove strikethrough from text?▾
Yes. Our generator includes a built-in 'Remove Strikethrough' reverse tool. Paste any struck-through text into the input area, and click the remove button to strip all combining overlay marks and recover the clean original text. This works on text from any strikethrough generator, not just ours.
Will strikethrough text affect my character count on social media?▾
Yes. Each combining overlay character counts as a separate character toward platform limits. Standard strikethrough doubles the character count (one base character + one combining mark per letter). Some platforms like Twitter count surrogate pairs differently. Our character counter shows both visual character count and UTF-16 length so you can track your usage precisely.
Is strikethrough text accessible to screen readers?▾
Unicode combining characters may be announced individually by some screen readers (e.g., 'combining long stroke overlay'), which makes the text difficult to understand aurally. For accessible content, use HTML <del> tags (which are announced as 'deleted text') or CSS text-decoration: line-through. Reserve Unicode strikethrough for decorative, informal, or social media contexts where visual impact is the primary goal.
Why does strikethrough look different on different devices?▾
Rendering depends on the font and text rendering engine of each platform. System fonts on iOS, Android, Windows, and macOS handle combining marks slightly differently. The standard strikethrough (U+0336) has the most consistent rendering across platforms. Diagonal styles (slash, backslash) and decorative combinations may vary more. Our platform compatibility guide shows support levels for each style.
What are common use cases for strikethrough text?▾
Popular uses include: crossing off completed tasks in to-do lists, showing discounted prices (old price struck through beside new price), marking corrections and edits, indicating retracted statements, humor and memes (saying something while 'unsaying' it), proofreading marks, changelog entries for deprecated features, and creative social media bios. Our use-case templates provide one-click examples for each scenario.
Is this tool free to use?▾
Yes, completely free. No registration required. Your text is processed entirely in your browser — nothing is sent to any server. The tool works offline once loaded, and there are no usage limits.