u00A0
The U+00A0 code point, commonly called the no-break space or NBSP, is a character in Unicode used to prevent a line break at its position. It functions like a regular space in many respects, but its non-breaking property means that a line will not wrap at that character. In Unicode terminology it belongs to the separator space category (Zs) and is typically displayed with the same width as a normal space, though rendering can vary by font and platform.
In terms of encoding, U+00A0 is encoded in UTF-8 as the two-byte sequence 0xC2 0xA0. In legacy
The NBSP is widely used to keep certain elements together on a single line, such as numbers
Notes and related characters: NBSP is distinct from zero-width spaces (for example U+200B) and other narrow or