NO-BREAK SPACE

U+00A0 Space Separator (Zs) · Latin-1 Supplement · Zyyy

Encoding Table

Format Value Copy
unicode U+00A0
decimal 160
htmldecimal  
htmlhex  
css \00A0
javascript \u{A0}
python \u00a0
java \u00A0
go \u00A0
ruby \u{A0}
rust \u{A0}
ccpp \u00a0
urlencoded %C2%A0
utf8bytes c2 a0
utf16bebytes 00 a0
utf32bebytes 00 00 00 a0
htmlentity  

How to Use

HTML:   or  
CSS: content: "\00A0"
JavaScript: "\u{A0}"
Python: "\u00a0"

Properties

Script
Zyyy
Category
Space Separator (Zs)
Bidirectional
CS
Combining
0
Mirrored
No
Decomposition
<noBreak> 0020
U+00A1 ¡ →

Compare

Frequently Asked Questions

What is the   character (NO-BREAK SPACE)?

  (NO-BREAK SPACE) is the Unicode character U+00A0.

What is the Unicode codepoint of NO-BREAK SPACE?

The NO-BREAK SPACE character ( ) has codepoint U+00A0.

How do I type or copy NO-BREAK SPACE?

Copy   directly, or use the HTML entity, UTF-8, and code encodings shown on this page.