␣
Open box
The visible-space symbol: typography and computing texts use ␣ to show exactly where a space character belongs, as in press␣the␣spacebar. Keyboard documentation and programming books rely on it because an actual space is invisible. It only represents a space — never substitute it for one in real text.
Copy it anywhere
- Symbol
␣ - Unicode
U+2423 - HTML entity
␣ - CSS content
\2423 - JavaScript
\u2423 - URL encoded
%E2%90%A3