
Highlighting a word in a text message sent from an Android phone remains a more complicated operation than it seems. Classic SMS messaging apps, including Google Messages, do not offer an underline button in their toolbar. Text formatting in a simple SMS depends less on the Android system itself than on the app used to send the message.
Why underlining does not exist in Android SMS
The SMS protocol, inherited from the 1990s, transmits plain text. No formatting metadata (bold, italic, underline) is transmitted with the message. The RCS protocol, which is gradually replacing SMS in Google Messages, enhances features (read receipts, file sharing), but underlining is still not supported by the formatting menu in Google Messages.
Recommended read : The complete guide to choosing a 125 cc approved quad in 2024
Even keyboards like Gboard, developed by Google, do not offer an underline option for SMS input fields. The red underline that Gboard displays under certain words corresponds only to automatic spell checking, not to intentional formatting.
When searching for how to underline a word in an android sms, one encounters this technical reality: the limitation comes from the transmission format, not from an oversight by developers.
Recommended read : Natural tips to combat small green caterpillars in the vegetable garden

Unicode Characters: Simulating Underlining in an Android SMS
The most common method to bypass the absence of native underlining relies on combined Unicode characters. The principle: an invisible character (U+0332, “combining low line”) is added after each letter of the word, which displays a continuous line under the text.
Specifically, the word “urgent” becomes “u̲r̲g̲e̲n̲t̲” once transformed. The visual result resembles underlined text, but it is not true typographic formatting. It is a sequence of special characters interpreted by the recipient’s phone.
Concrete Limitations of This Technique
- The display depends on the font installed on the recipient’s phone. On some models, the underlining appears discontinuous or shifted down.
- The transformed text is heavier in bytes. A standard SMS limited to 160 characters will be cut off more quickly, which may generate multiple charged messages.
- Copying and pasting the received text retains the Unicode characters, complicating the reuse of the content (searching, quoting, forwarding).
Applications like BlueWords or online Unicode text generators (accessible from a mobile browser) allow for the production of this type of transformed text. You enter the word, choose the “underlined” style, and then paste the result into the SMS field.
Messaging Apps with Integrated Underlining on Android
If underlining is a recurring necessity, using a messaging app that natively handles formatting is the most reliable solution. SMS is not the only communication channel on Android, and some apps offer proper underlining.
Telegram and Its Formatting Menu
Telegram stands out in this regard. To underline a word, simply select it, tap the three dots in the context menu (on Android), and then choose “Underline.” Underlining is directly integrated into Telegram’s formatting menu, without external tools or Unicode manipulation.
The rendering is clean on the recipient’s side, provided they also use Telegram. The formatting does not survive an SMS transfer.
WhatsApp: Bold and Italic, but No Underline
WhatsApp allows writing in bold (by surrounding the word with asterisks), in italics (with underscores), and strikethrough (with tildes). However, WhatsApp does not offer native underlining. WhatsApp’s Markdown shortcuts do not cover this formatting.
To achieve an underlined effect on WhatsApp, the only option remains to go through a Unicode generator, with the same display limitations described above.

Alternatives for Emphasizing in an Android SMS
Underlining serves to draw attention to a word. When it is not available, other techniques fulfill this role in a standard SMS.
- Writing the word in uppercase. “Meeting at 2 PM IMPERATIVELY” creates an immediate emphasis effect without any third-party tools. The convention is well understood by most readers.
- Framing the word with symbols: asterisks (*urgent*), underscores (_important_), or brackets [to read]. These symbols do not produce visual formatting in an SMS, but they visually isolate the word in the text flow.
- Sending the keyword in a separate, short message so that it appears in its own bubble. The visual isolation in the conversation attracts attention more effectively than underlining in a long paragraph.
These methods are rudimentary, but they work on all phones, all carriers, and all systems. No dependence on a font, protocol, or app version.
What Could Change with the Evolution of RCS on Android
The RCS protocol continues to evolve on Android. Google is pushing for its adoption among carriers and manufacturers. Text formatting functions in Google Messages have been enhanced in recent years, but underlining remains absent from RCS formatting options at this stage.
The addition of underlining depends on the specifications of the universal RCS protocol, not just Google. The available data does not confirm whether this option will appear in a future update. Field feedback varies on the priority given to this feature compared to other developments (reactions, editing sent messages).
To underline a word in an SMS on Android today, the shortest path is through a Unicode generator or by adopting Telegram as a messaging channel. SMS remains a plain text format, and this technical constraint conditions all available solutions.