Whitespace Visualizer
Paste text to visually reveal spaces, tabs, non-breaking spaces, and line breaks that are normally invisible — useful for debugging formatting issues.
Text
12 spaces1 tabs1 line breaks1 non-breaking spaces0 trailing-space lines
Visualized (· = space, → = tab, ␣ = non-breaking space, ¶ = line end)
Hello··world→ —·here's·a··line·with␣a·non-breaking·space.¶
And·a·second·line.¶
Example input
Text with\tdouble spaces
Example output
Text··with→double·spaces