I'm talking NOT about
but about another symbol " " that looks like " " even in text area, but that's another symbol (splitting the string by space symbol does NOT split "hello world" into two words).
 
or one of those below maybe?
http://www.w3.org/TR/html4/sgml/entities.html
<!-- General Punctuation -->
<!ENTITY ensp CDATA " " -- en space, U+2002 ISOpub -->
<!ENTITY emsp CDATA " " -- em space, U+2003 ISOpub -->
<!ENTITY thinsp CDATA " " -- thin space, U+2009 ISOpub -->