Created
November 17, 2017 15:58
-
-
Save stephanh42/7c1c122154fd3f2cccc6d864233a40d8 to your computer and use it in GitHub Desktop.
Various outside-the-usual Unicode whitespace characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U+001C || [FILE SEPARATOR] | |
U+001D || [GROUP SEPARATOR] | |
U+001E || [RECORD SEPARATOR] | |
U+001F || [UNIT SEPARATOR] | |
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+202F | | NARROW NO-BREAK SPACE | |
U+205F | | MEDIUM MATHEMATICAL SPACE | |
U+3000 | | IDEOGRAPHIC SPACE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment