Created
May 10, 2020 12:38
-
-
Save qhwa/3a315401a80e5d4aca13b9ac20fdb1bc to your computer and use it in GitHub Desktop.
UTF8-decoding
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
f0 9f 8d ad => | |
11110000 10011111 10001101 10101101 => | |
-----xxx --xxxxxx --xxxxxx --xxxxxx => | |
000 011111 001101 101101 => | |
┕━━━━━━━━━ 0x1f36d ━━━━━━━━━━┙ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment