What is the Symbol for non-breaking space?
Non-breaking space | |
---|---|
In Unicode | U+00A0 NO-BREAK SPACE ( , ) |
See also | |
U+202F NARROW NO-BREAK SPACE U+0020 SPACE (Note: Representations here of a regular space are replaced with a no-break space) Other types of spaces |
How do you type a non-breaking space?

The quickest way is to press Ctrl+Shift+Spacebar (or on a Mac, type Option+Spacebar). Alternatively, you can select ‘Non-breaking Space’ from the Insert>Special Characters menu. To work in more depth with non-breaking spaces, you need to be able to see them.
How do I remove a non-breaking space in PowerPoint?
How to globally remove nonbreaking spaces from session to session
- In the navigation pane, select Find and Replace and type ^s into the Find field.
- Type a space character in the Replace field.
- Choose Tools>Macros>Record Macro.
- Give the macro a name, then click on Keyboard to assign a keyboard shortcut.
Which special character is used to give non-breaking spaces?
character entity
The character entity prevents this from happening.

How do you insert a nonbreaking space in PowerPoint?
To insert a non-breaking space on slides in PowerPoint, you have the following options: Use Ctrl+Shift+Space keyboard shortcut introduced by Shortcuts for PowerPoint. Enter the non-breaking space character through the keyboard. This character can be produced by keying in Alt+0160.
How do you insert a non-breaking hyphen?
Insert a nonbreaking hyphen
- Click where you want to insert a nonbreaking hyphen.
- Press CTRL+SHIFT+HYPHEN.
How do you insert a nonbreaking space on a Mac?
Make a non-breaking space on Mac / Apple : Alt ⌥ + Space bar. The technique: Keep the Alt ⌥ key pressed, then type on your Space bar , which will bring up the non-breaking space as desired location.
How do I add a space in Unicode?
If you want to use space, just assign space = u” ” .
Is space a UTF 8 character?
“UTF-8 bytes as Latin-1 characters” is what you typically see when you display a UTF-8 file with a terminal or editor that only knows about 8-bit characters….
Character | |
---|---|
Character name | NO-BREAK SPACE |
Hex code point | 00A0 |
Decimal code point | 160 |
Hex UTF-8 bytes | C2 A0 |