SPACE

U+0020 Space Separator (Zs) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+0020
decimal 32
htmldecimal  
htmlhex  
css \0020
javascript \u{20}
python \u0020
java \u0020
go \u0020
ruby \u{20}
rust \u{20}
ccpp \u0020
urlencoded %20
utf8bytes 20
utf16bebytes 00 20
utf32bebytes 00 00 00 20

How to Use

HTML:  
CSS: content: "\0020"
JavaScript: "\u{20}"
Python: "\u0020"

Properties

Block
Basic Latin
Script
Zyyy
Category
Space Separator (Zs)
Bidirectional
WS
Combining
0
Mirrored
No
U+0021 ! →

Compare

Frequently Asked Questions

What is the character (SPACE)?

(SPACE) is the Unicode character U+0020.

What is the Unicode codepoint of SPACE?

The SPACE character ( ) has codepoint U+0020.

How do I type or copy SPACE?

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