U+0020 SPACE

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
32
General Category
Block
Script
Bidi Category
White Space
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+0020, officially named SPACE, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Space Separator, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an White Space character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

32 Copied!
UTF-8 20 Copied!
UTF-16 00 20 Copied!
UTF-32 00 00 00 20 Copied!
URL-Quoted + Copied!
HTML hex reference   Copied!
RFC 5137 \u'0020' Copied!
Bash and Zsh (inside echo -e) \u0020 Copied!
C and C++ \u0020 Copied!
C# \u0020 Copied!
CSS \000020 Copied!
Excel =UNICHAR(32) Copied!
Go \u0020 Copied!
JavaScript \u0020 Copied!
Modern JavaScript (since ES6) \u{0020} Copied!
JSON \u0020 Copied!
Java \u0020 Copied!
Lua \u{0020} Copied!
Matlab char(32) Copied!
Perl \x{0020} Copied!
PHP \u{0020} Copied!
PostgreSQL U&'\0020' Copied!
PowerShell `u{0020} Copied!
Python \u0020 Copied!
Ruby \u{0020} Copied!
Rust \u{0020} Copied!