Skip to content

Instantly share code, notes, and snippets.

@mateuszkocz
Created November 1, 2013 18:04
Show Gist options
  • Save mateuszkocz/7269330 to your computer and use it in GitHub Desktop.
Save mateuszkocz/7269330 to your computer and use it in GitHub Desktop.
Unicode characters
'\uD83D\uDCA9' // => '💩'
'\u2661'// => '♡'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment