White Space - Yes

Unicode Version 18.0

Yes is the designation for characters that Unicode classifies as whitespace, meaning they create horizontal or vertical space in text layout without producing a visible glyph. This includes the space (U+0020), tab (U+0009), line feed (U+000A), carriage return (U+000D), form feed (U+000C), and other less common separators like the non-breaking space (U+00A0), en and em spaces (U+2002, U+2003), thin space (U+2009), and zero-width no-break space (U+FEFF) when treated as a space. Software uses this flag to decide where to break lines, trim input, or collapse multiple spaces. Importantly, not every character that looks like a gap qualifies, as some control characters (like U+0085) are excluded, and characters such as the zero-width space (U+200B) are intentionally not marked. The “Yes” value thus provides a precise, machine readable way to identify only those code points that behave as actual inter word or layout separators.

1-25 of 25 results

U+0009
HT
CHARACTER TABULATION
U+000A
EOL
END OF LINE
U+000B
VT
LINE TABULATION
U+000C
FF
FORM FEED
U+000D
CR
CARRIAGE RETURN
U+0020
SP
Space
U+0085
NEL
NEXT LINE
U+00A0
 
No-Break Space
U+1680
Ogham Space Mark
U+2000
 
En Quad
U+2001
Em Quad
U+2002
En Space
U+2003
Em Space
U+2004
Three-Per-Em Space
U+2005
Four-Per-Em Space
U+2006
Six-Per-Em Space
U+2007
Figure Space
U+2008
Punctuation Space
U+2009
Thin Space
U+200A
Hair Space
U+2028
Line Separator
U+2029
Paragraph Separator
U+202F
Narrow No-Break Space
U+205F
MMSP
Medium Mathematical Space
U+3000
 
Ideographic Space