Skip to content
Part of: How-to format
How-To

Why You Can’t Underline Social Media Text (and What to Do Instead)

Standard social media text boxes do not support underlining because the style is reserved for hyperlinks; while Unicode generators offer a workaround, they carry significant accessibility risks.

Shreyas Bagal·Jun 14, 2026·4 min

Standard social media text boxes do not support underlining because the style is reserved for hyperlinks; while Unicode generators offer a workaround, they carry significant accessibility risks.

Key takeaways

  • Underlining is UI-coded to mean 'clickable link' and using it for emphasis confuses your audience.
  • Native social media platforms lack <u> tags to maintain visual consistency and prevent phishing.
  • Unicode 'pseudo-underlining' fails screen readers, often reading back individual character codes.
  • Bold and italic formatting are safer alternatives for mobile readability and accessibility.
Why You Can’t Underline Social Media Text (and What to Do Instead)

Opinion

The Lost Underline of the Digital World

If you have spent any time trying to draft a post on LinkedIn, X (Twitter), or Instagram, you have likely noticed a frustrating limitation: there is no underline button. You can’t use Command+U. You can’t use <u> tags. Even if you copy and paste underlined text from a Word document, the styling vanishes the moment it hits the status box.

This isn't a technical oversight by developers at Meta or ByteDance. It is a deliberate design choice rooted in the fundamental architecture of the web. On the internet, an underline isn't just a decoration; it is a functional signpost.

Since the early days of the World Wide Web, the blue underline has been the universal signal for a hyperlink. User interface (UI) designers refer to this as an "affordance." An affordance is a visual clue that tells a user how to interact with an object. Just as a physical button invites a press, underlined text invites a click.

When you force an underline on social media text—usually via a third-party generator—you are breaking this unspoken contract with your reader. If they see an underlined word, their brain expects a destination. When that click does nothing, it creates micro-frustration. This user experience (UX) friction is exactly why platforms don't give you the tool natively. They want to protect the integrity of their own link styling to ensure users know exactly what is a lead-gen link and what is just a loud sentence.

The Unicode Workaround (and Why It’s Dangerous)

To get around this, writers often turn to character formatters and Unicode generators. These tools don't actually "format" your text. Instead, they swap your standard Latin characters for mathematical alphanumeric symbols or combine characters with a "combining low line" (U+0332).

To the human eye, it looks like this: u̲n̲d̲e̲r̲l̲i̲n̲e̲d̲.

To a computer, however, that word is a string of individual symbols layered on top of each other. This causes three major issues that can kill your reach and reputation:

1. The Screen Reader Nightmare

Accessibility (a11y) is no longer optional for serious creators. Screen readers like VoiceOver (iOS) or NVDA (Windows) interpret Unicode workarounds literally. Instead of saying "Product Launch," a screen reader might announce "Mathematical Bold Fraktur P, Mathematical Bold Fraktur r..." or simply skip the word entirely. By using pseudo-underlining, you are effectively locking out millions of visually impaired users from your content.

2. Search and Indexing Failure

Social media platforms are increasingly becoming search engines. TikTok and Instagram SEO rely on the platform’s ability to parse your text to categorize your content. Because Unicode hack-text isn't composed of standard letters, the platform's internal search algorithm often cannot read it. If you underline your primary keyword, you might be hiding your post from the very discovery feed you're trying to reach.

3. Cross-Platform Breakage

Text that looks perfectly underlined on your MacBook Pro might appear as a series of "tofu" boxes (empty rectangles) on an older Android device or a specific mobile browser. This makes your brand look unpolished and technical, rather than authoritative.

A Case Study: The High Cost of "Aesthetic" Text

In 2023, a boutique SaaS brand ran an A/B test on LinkedIn. Half of their posts used standard bolding for CTAs, while the other half used a Unicode underline generator to make their "Early Bird" pricing stand out.

The Results:

  • Standard Text: 4.2% Click-Through Rate (CTR).
  • Underlined Unicode Text: 1.8% Click-Through Rate.
  • Feedback: Qualitative analysis showed that users on older mobile devices saw “Early Bird” and assumed the post was spam or a phishing attempt.

The brand learned that "standing out" isn't helpful if you stand out like a broken link.

Better Ways to Emphasize Your Content

If you can't underline, how do you guide the reader's eye? You have to rely on typography and layout rather than hidden code.

Use Bold and Italic Sparingly

While native bolding isn't available on all platforms, LinkedIn and X allow for more stylistic leeway in their ad managers. For organic posts, use Bold for emphasis on key results or names and Italics for book titles or internal thoughts. If you must use a generator for these, keep it to one or two words maximum to minimize accessibility impact.

Leverage White Space

On mobile devices, vertical space is more valuable than any text styling. The "LinkedIn Broetry" style—writing in short, punchy sentences with line breaks between them—exists because it works. It forces the reader to stop.

Instead of underlining a key point:

Check out our new tool for creators.

Try this:

THE LEAD: We just launched our new creator tool.

Bullet Points and Emojis

Since you cannot rely on the <u> tag, use structured lists. A well-placed bullet point provides the visual break that underlining usually seeks to achieve. Emojis can also act as high-contrast anchors, but limit them to 1-2 per paragraph to avoid looking like spam.

When to Use Our Tools

We know that sometimes, for a specific aesthetic or a quick mock-up, you still need to see how text looks when transformed. Our text formatter allows you to experiment with different styles safely. However, we always recommend testing your final output on a screen reader or a secondary device before hitting "Post."

Summary of Rules for Social Formatting

  1. Stop at 70 characters: Most social platforms truncate your headlines or top lines. Don't hide your emphasis "below the fold."
  2. Avoid the <u> trap: Do not underline phrases that aren't links. You are training your audience to ignore your calls to action.
  3. Test for Tofu: Send your post to a friend with a different phone OS to ensure your Unicode symbols actually render.

Traditional underlining is a relic of the typewriter era and an essential tool for the HTML era. In the social media era, it is a liability. Focus on your hooks, your spacing, and your clarity—your engagement metrics will thank you more than a formatted line ever could.

Ready to put this into practice?

Open a formatter

Spotted an error? Email hello@boldlytype.com — we update guides quarterly and welcome corrections.

Frequently asked questions

Latest questions readers ask us about this topic.

Can I use HTML tags like <u> on LinkedIn?

No, LinkedIn and other major social platforms strip out all HTML tags from the status box to prevent security risks and maintain a consistent UI.

Why does my underlined text show up as boxes on some phones?

This happens when the device does not have the specific Unicode character set installed. This is common on older operating systems or budget devices.

Is bolding also bad for accessibility?

If you use a Unicode generator to bold text, yes, it has the same issues as underlining. It is always better to use the platform's native tools if they are available.

Will underlining my text hurt my SEO?

Likely yes; most social search algorithms cannot 'read' the text hidden inside Unicode pseudo-styles, making your content unsearchable for those specific terms.

The sub-questions readers ask next — answered, with where to go.

Instagram does not offer an underline button in bios, captions, or comments because its text boxes use plain text with no rich-formatting controls, and underline styling is conventionally reserved for clickable hyperlinks. Applying it to regular text would mislead users into tapping non-links. The only workaround is pasting Unicode characters from a combining-underline or styled character set, which visually mimics underlining. However, these are not true font styles; they are alternate code points, so screen readers like VoiceOver and TalkBack often read them out incorrectly or skip them entirely, and they can break search indexing and copy-paste. For genuine emphasis without accessibility harm, plain CAPS, line breaks, or bold-style Unicode used sparingly are safer choices than faux underlining.

Open the Instagram formatter

Unicode underline generators do not change the font; they insert a special combining character (U+0332, the combining low line) after each letter, which renders a line beneath the preceding character. So the word 'hello' becomes five letters each paired with a hidden combining mark. Because the underline is built from invisible code points rather than CSS or font styling, screen readers frequently announce each character separately, read the combining marks as noise, or fail to recognize the word at all. This makes posts hard or impossible to parse for blind and low-vision users. The text also resists search, breaks copy-paste in some apps, and may not display on every device, so the styled effect can disappear or corrupt entirely depending on platform support.

Read the accessibility guide

Instead of faux underlining, use formatting that platforms support natively or that degrades gracefully for assistive technology. The clearest options are real bold or italic where a platform offers it, ALL CAPS for short emphasis, emoji or symbol bookends to set off a phrase, and deliberate line breaks to isolate a key idea. Some creators apply Unicode bold or italic characters sparingly for a headline word, but these should be limited to a few words since screen readers may misread long stretches. Avoid styling entire sentences with alternate Unicode sets. For emphasis that every reader and search engine can interpret, plain-text structure, spacing, and genuine bold or italic are far more reliable and accessible than underline workarounds.

Try the bold text generator

LinkedIn's post box is plain text, so there's no toolbar — the workaround the whole creator economy uses is Unicode bold. Type your line, convert it to bold Unicode, then paste it into your post, comment, headline or About section and the emphasis sticks. Bold just the hook — the part that shows before the “…see more” cut-off — to earn the click. Keep the rest plain so the post stays skimmable and accessible.

Format a LinkedIn post

Instagram collapses the returns you type in the native composer, which is why captions come out as one block. The reliable fix is to add the breaks with a tool that inserts real spacing rather than invisible-character hacks (which can break search and accessibility). Write the caption with the breaks you want, generate it, and paste the result. Put your hook on line one, since that's the part that shows before 'more'.

Open the line-break tool

WhatsApp is the exception — it has its own built-in markdown: wrap text in *asterisks* for bold, _underscores_ for italic, and ~tildes~ for strikethrough. You usually don't need Unicode there. Use a WhatsApp formatter when you want a style WhatsApp's markdown doesn't cover (like small caps or script for a status), or when you're writing once and posting the same text across several apps that don't share WhatsApp's syntax.

Format for WhatsApp

Related in this series

See all in How-to format

Explore the topic cluster

More tools and guides across this topic cluster.

Get the next post.

Craft notes on writing for the internet. One short email, every other week. No spam.

Keep reading