Last active
February 21, 2017 22:23
-
-
Save electrovladyslav/8f2bbb5ae283545c0aa067ed84ac8d31 to your computer and use it in GitHub Desktop.
Emoji-code-06
This file contains 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
‘ツ’.length // 1 -> U+FF82 | |
‘⛷’.length // 1 -> U+26F7 | |
‘☃’.length // 1 -> U+9731 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment