␠
Technical information
Symbol | ||
Name | Space | |
Unicode number | U+0020 | |
Category | ASCII Table2. ASCII punctuation and symbols |
Description | The Unicode character , or U+0020, is known as the "Space". It falls under the "Basic Latin" block and the "Separator, Space" category in the Unicode standard. This character is typically used to separate words or other elements in a text. It doesn't represent a visible mark itself but creates a gap or space between other visible characters. As a form of whitespace, it plays a critical role in writing and typography, helping to make text readable and organized. Its usage extends beyond simple word separation, as it is also often employed to create indentation, align text, and manage layout in a variety of text processing contexts. |
Encoding
HTML Entity |   | |
HTML Entity (hex) |   | |
URL Escape Code | %20 | |
UTF-8 (hex) | 0x20 | |
UTF-8 (binary) | 00100000 | |
UTF-16 | 0x0020 | |
UTF-32 | 0x00000020 |
Source Code
C, C++, and Java | "\u0020" | |
CSS Code | \0020 | |
JavaScript | "\u0020" | |
Perl | \x{0020} | |
Python 2 | u"\u0020" | |
Python 3 | \u0020 | |
Ruby | \u{0020} |
Preview
This Unicode character looks like this in sentence and in bold like this and in italic like this .
input-group
Font size:
12px
16px
20px
28px
36px
48px
72px
CSS Property: font-weight
100
200
300
400
500
600
700
800
900
HTML Forms and Input
input
disabled input
select
button
button
Code examples in HTML and CSS
The symbol in different fonts
-apple-system
Apple Color Emoji
Arial
BlinkMacSystemFont
Courier New
Georgia
Droid Sans
Helvetica
Noto Sans
Oxygen
Roboto
"Segoe UI"
sans-serif
Segoe UI Emoji
Segoe UI Symbol
system-ui
Times New Roman
Ubuntu
Verdana