Integer ASCII code: | 32 |
Binary code: | 0010 0000 |
Octal code: | 40 |
Hexadecimal code: | 20 |
Group: | punctuation |
Unicode symbol: ␠, int code: 9248 (html ␠) hex code: 2420 (html ␠)
Space is a graphic character. Unlike escape, Space possesses visual representation. It can be easily noticed visually as it represents absence of any graphic symbol. It makes the active position to be moved forward by one character position. In some applications, Space can be determines as the lowest-level "word separator", which has to be used with the adjoining separator characters.
In writing, a space ( ) is represented by an empty are. It implements the function of dividing words, sentences, syllables (in syllabification) and other written or printed glyphs (characters). There are different conventions for spacing among languages, however, in some languages the spacing rules are complex.
Different length spaces are used in typesetting for achieving some special goals. However, one should remember that a typewriter can accommodate strictly a limited number of keys. Most typewriters have only one space width, which can be achieved by pressing the space bar. The professional typography was influenced by different spacing and typewriter conventions, that were created in the result of widespread acceptance of the typewriter. These conventions were based on the typewriter's mechanical limitations, and make the designers` work that create some printed stuff easier and more pleasant.
Computer representation of text doesn't have any of mechanical and physical limitations in rather modern character encoding environment (like Unicode). There spaces of different widths, styles, or language characteristics (different space characters) are specified with special code points. Whitespace characters include spaces of different width, including all those that professional typesetters use.
input value | base | output hash |
---|---|---|
SP | char | 7215EE9C7D9DC229D2921A40E899EC5F |
32 | dec | 6364D3F0F495B6AB9DCF8D3B5C6E0B01 |
00100000 | bin | FC12ABA612322B821AF4864974814B6C |
0010 0000 | bin | FC1958ED3C26C25AAA0C1D99C0B192DD |
40 | oct | D645920E395FEDAD7BBBED0ECA3FE2E0 |
20 | hex | 98F13708210194C475687BE6106A3B84 |
0x20 | hex | 9CB7196B9376491FB16D0DB6DE086EFB |
input value | base | output hash |
---|---|---|
SP | char | 36A9E7F1C95B82FFB99743E0C5C4CE95D83C9A430AAC59F84EF3CBFAB6145068 |
32 | dec | E29C9C180C6279B0B02ABD6A1801C7C04082CF486EC027AA13515E4F3884BB6B |
00100000 | bin | F9F2BF5F4D65B84D80B1C442E407D77AF5390164B8035FE75A74286CE96979EB |
0010 0000 | bin | CEA7F675E1535B0423888BFFCB8CD615E2A96224B3620E431B4C8DF282CD13F0 |
40 | oct | D59ECED1DED07F84C145592F65BDF854358E009C5CD705F5215BF18697FED103 |
20 | hex | F5CA38F748A1D6EAF726B8A42FB575C3C71F1864A8143301782DE13DA2D9202B |
0x20 | hex | A766B7B336B982EC85609AA5FE6B51E33E87B879398183AE546A96138A61402A |
input value | base | output hash |
---|---|---|
SP | char | IA== |
32 | dec | MzI= |
00100000 | bin | MDAxMDAwMDA= |
0010 0000 | bin | MDAxMCAwMDAw |
40 | oct | NDA= |
20 | hex | MjA= |
0x20 | hex | MHgyMA== |