Value on column varchar2 or char default ' '

hi,
I found a fault in the process of extracting some records in the format ‘INSERT’.
The table columns accept a default value of type ’ ’ length non-zero, but when I create the script of ‘INSERT’ the value is generated as ‘’ , eliminating the space inside the quotes

tnx
Rocco