Created
July 25, 2010 17:39
-
-
Save juanger/489712 to your computer and use it in GitHub Desktop.
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
$ echo Pétalo | xxd | |
0000000: 5065 cc81 7461 6c6f 0a Pe..talo. | |
$ echo Pétalo | xxd | |
0000000: 50c3 a974 616c 6f0a P..talo. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment