EM QUAD (U+2001): Wide Unicode Space Character Explained

What Is EM QUAD (U+2001)?
EM QUAD is a special invisible space character that creates a wide space between text. It takes up more space than normal space and is used for alignment or design spacing in typography.
Its code in Unicode is: U+2001
At a normal space (U+0020), the spacing is tight.
But at an EM QUAD , the space is equal to 1 “em” in the current font.
Copy EM QUAD
Click here and copy the EM Quad:
Short Difference
| Normal Space | EM QUAD |
|---|---|
| Allows normal spacing | Wide spacing (1em) |
| U+0020 | U+2001 |
Format Details
| Format | Representation |
|---|---|
| Unicode | U+2001 |
| HTML Entity |   |
| CSS | \2001 |
| JavaScript | \u2001 |






