Unicode: Whitespace Representation ⇥ ▷ ␣ ¶

By Xah Lee. Date: . Last updated: .

Representation of Whitespace Characters by Visible Symbols

These are often used in text editor or word processor to indicate whitespace.

space
·

Tab
, , , , , ⭿

paragraph, section
§

newline, return
, ,

· (U+B7: MIDDLE DOT)
Useful when you want to show space as visible chars
(U+2423: OPEN BOX)
Useful when indicating keystrokes
(U+2420: SYMBOL FOR SPACE)
Useful in programing contexts. This usually indicates the ASCII 32.
(U+2422: BLANK SYMBOL)
BLANK SYMBOL

Unicode Whitespace Characters

Unicode characters with property White_Space=yes

Unicode Not Whitespace Whitespace

These are Unicode characters that are invisible, but technicaly not considered a whitespace. (they have the property White_Space=no)

Note: there are a lot more unicode characters that are invisible. For example, ASCII Control Characters.

Unicode Punctuations and Misc Symbols

Unicode. Computer Related Symbols