SymbolFYI
 

No-Break Space

00A0 · Latin-1 Supplement · Zyyy

关于 No-Break Space

Non-breaking whitespace character (U+00A0) in the Latin-1 Supplement block that prevents automatic line breaks between adjacent words. Widely used in typography and web development to keep units with their values.

On this page

编码

Unicode 块 U+00A0
十进制  
HTML十六进制  
CSS \00A0
JavaScript \u{A0}
Python \u00a0
Java \u00A0
UTF-8 十六进制 c2 a0
UTF-16 00 a0
URL编码 %C2%A0

Unicode 属性

Block
Latin-1 Supplement
Script
Zyyy
Category
Space Separator (Zs)
Bidirectional
CS

相似符号

比较

常见问题

What is the   No-Break Space symbol?

  is the No-Break Space symbol, encoded at Unicode 00A0.

What is the Unicode codepoint of No-Break Space?

The No-Break Space symbol ( ) has codepoint 00A0.

How do I type or copy No-Break Space?

Copy   directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.