A non-breaking space (NBSP) is a special character used in word processing and web-based texts to create space that prevents adjacent words or characters from being separated at the end of a line.
You can copy no-break space here and use it wherever you like:
| Format | Representation |
|---|---|
| Unicode | U+00A0 |
| HTML Entity |   |
| CSS | \u00A0 |
| LateX | ~ |
| Windows Alt code | Alt + 0160 |
| macOS | Option + Spacebar |