U+0020 · Basic Latin
Space
Space is the Unicode character U+0020 (official name “SPACE”) from the Basic Latin block. It belongs to SymbolHero’s spaces & invisible characters collection. Copy it with the button, or use the codes and keyboard methods below to type it yourself.
UnicodeU+0020
HTML
U+0020
Character codes
| Unicode code point | U+0020 | |
|---|---|---|
| Decimal | 32 | |
| HTML (hex) | | |
| HTML (decimal) | | |
| CSS | \0020 | |
| JavaScript | \u0020 | |
| Python | \u0020 | |
| UTF-8 bytes | 20 | |
| UTF-16 | 0020 | |
| URL-encoded | %20 |
Character details
| Official name | SPACE |
|---|---|
| Unicode block | Basic Latin |
| General category | Space Separator (Zs) |
| SymbolHero category | Spaces & Invisible Characters |
| Emoji | No |
How to type the Space
Windows
- In Microsoft Word or Outlook: type
0020then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “space”, then Select and Copy.
Mac
- Press Control + Command + Space to open the Character Viewer, search “space”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
0020.
iPhone & Android
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “space” or enter
U+0020. - HTML:
- Excel / Google Sheets:
=UNICHAR(32)
Similar spaces & invisible characters
Questions
What is the Unicode for the Space?
It is U+0020 (SPACE), decimal 32.
Is there a Windows Alt code for it?
No standard Alt code exists for this character. In Word type 0020 then Alt+X, or copy it from this page.
How do I type it on a Mac?
There is no built-in Option shortcut. Use the Character Viewer (Control + Command + Space) and search “space”, or copy it from this page.
What is the HTML code?
Use the numeric reference (or ). There is no named entity.