Skip to content

Instantly share code, notes, and snippets.

@igorbrigadir
Created October 23, 2019 20:40
Show Gist options
  • Save igorbrigadir/0445e01a7dcfd30ca2e16da1f2fec53f to your computer and use it in GitHub Desktop.
Save igorbrigadir/0445e01a7dcfd30ca2e16da1f2fec53f to your computer and use it in GitHub Desktop.
white space characters

U+0009 character tabulation U+000A line feed U+000B line tabulation U+000C form feed U+000D carriage return U+0020 space U+0085 next line U+00A0 no-break space U+1680 ogham space mark U+180E mongolian vowel separator 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+200B zero width space U+200C zero width non-joiner U+200D zero width joiner U+2028 line separator U+2029 paragraph separator U+202F narrow no-break space U+205F medium mathematical space U+2060 word joiner U+3000 ideographic space U+FEFF zero width non-breaking space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment