NO-BREAK SPACEUTF-8 Character/Symbol

 
Copy this symbol

NO-BREAK SPACE

Click on any of the following code values to copy to clipboard.

00A0
160

HTML Examples

Using HEX code of NO-BREAK SPACE in HTML file

<span> &#x00A0; </span>

Using Decimal code of NO-BREAK SPACE in HTML file

<span> &#160; </span>

CSS Example

Using HEX code of NO-BREAK SPACE in CSS file for content

span { 
    content: '\00a0';
}
All UTF-8 Symbols