Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 15, 2019 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/cbf517510d1ec5feb8c7db799aba81ea to your computer and use it in GitHub Desktop.
Save Whateverable/cbf517510d1ec5feb8c7db799aba81ea to your computer and use it in GitHub Desktop.
unicodable6
"\x[0021]"
U+0022 QUOTATION MARK [Po] (")
U+005C REVERSE SOLIDUS [Po] (\)
U+0078 LATIN SMALL LETTER X [Ll] (x)
U+005B LEFT SQUARE BRACKET [Ps] ([)
U+0030 DIGIT ZERO [Nd] (0)
U+0030 DIGIT ZERO [Nd] (0)
U+0032 DIGIT TWO [Nd] (2)
U+0031 DIGIT ONE [Nd] (1)
U+005D RIGHT SQUARE BRACKET [Pe] (])
U+0022 QUOTATION MARK [Po] (")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment