Skip to content

Instantly share code, notes, and snippets.

@Kirill
Forked from antelle/invisibles.txt
Created October 9, 2016 05:38
Show Gist options
  • Save Kirill/121db4863d6926468df6d0d31af313d0 to your computer and use it in GitHub Desktop.
Save Kirill/121db4863d6926468df6d0d31af313d0 to your computer and use it in GitHub Desktop.
Invisibles
U+2060 foo⁠bar WORD JOINER
U+2061 foo⁡bar FUNCTION APPLICATION
U+2062 foo⁢bar INVISIBLE TIMES
U+2063 foo⁣bar INVISIBLE SEPARATOR
U+180E foo᠎bar MONGOLIAN VOWEL SEPARATOR
U+200B foo​bar ZERO WIDTH SPACE
U+200C foo€€‌bar ZERO WIDTH NON-JOINER
U+200D foo‍bar ZERO WIDTH JOINER
U+FEFF foobar ZERO WIDTH NO-BREAK SPACE
U+0020 foo bar SPACE
U+00A0 foo bar NO-BREAK SPACE
U+1680 foo bar OGHAM SPACE MARK
U+2000 foo bar EN QUAD
U+2001 foo bar EM QUAD
U+2002 foo bar EN SPACE
U+2003 foo bar EM SPACE
U+2004 foo bar THREE-PER-EM SPACE
U+2005 foo bar FOUR-PER-EM SPACE
U+2006 foo bar SIX-PER-EM SPACE
U+2007 foo bar FIGURE SPACE
U+2008 foo bar PUNCTUATION SPACE
U+2009 foo bar THIN SPACE
U+200A foo bar HAIR SPACE
U+202F foo bar NARROW NO-BREAK SPACE
U+205F foo bar MEDIUM MATHEMATICAL SPACE
U+3000 foo bar IDEOGRAPHIC SPACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment