Non-breaking Space

If you have ever needed a   Non-breaking Space Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below. If you need more ways to use a   Non-breaking Space Symbol in your document or file, see the code examples below.

Copy   Symbol to Clipboard

HTMLSymbols.net Code Examples

HTMLSymbols.net provides a comprehensive collection of HTML symbols and special character code examples for web, app, and document creation. Every symbol includes Unicode, HTML entity, HEX, and CSS codes, making it easy to copy and paste the exact format you need. These symbols can be used in websites, emails, Google Docs, Microsoft Word, spreadsheets, presentations, and coding projects for both work and school.

This makes HTMLSymbols.net a fast and reliable reference for developers, designers, students, and content creators.

Non-breaking Space Codes

Below you can find Unicode, Hex, HTML, and CSS Codes for the   Non-breaking Space Symbol. Simply highlight and copy the code you need. Please note that if there is an HTML Entity Code for the Non-breaking Space Symbol, it will also be displayed.

 

U+000A0

Unicode

 

 

Hex Code

 

 

HTML Code

 

 

HTML Entity

 

\00A0

CSS Code

Non-breaking Space Code Examples

Below you can find HTML and CSS examples for your website or application for the   Non-breaking Space Symbol. Simply highlight and copy the code you need, and paste it into you text, HTML or CSS code editor.

HTML Example

<span> &#160; </span>

CSS Example

span {
   content: "\00A0";
}

Learn more on Wikipedia

If you’d like to learn more about the Non-breaking Space ( ) Symbol — including its history, meaning, and typographic use — visit Wikipedia for additional background on symbols, typography, and special characters.

Learn more about this symbol on Wikipedia

Wikipedia provides general reference information; for copy-and-paste codes and examples, continue using HTMLSymbols.net.

Symbol Copied!