Skip to content

Instantly share code, notes, and snippets.

@k0001
Created February 23, 2009 01:43
Show Gist options
  • Save k0001/68731 to your computer and use it in GitHub Desktop.
Save k0001/68731 to your computer and use it in GitHub Desktop.
k@kallen ~/tmp/prl % perl uni.pm
STRING: H€lłØ Wø®Łð
STRING LENGTH: 11
CHARACTERS: [H|€|l|ł|Ø| |W|ø|®|Ł|ð]
CHARACTERS LENGTH: 11
CHARACTERS MATCH AGAINST /Łð$/: <H€lłØ Wø®><Łð><>
BYTES: [H|â||¬|l|Å||Ã|| |W|Ã|¸|Â|®|Å||Ã|°]
BYTES LENGHT: 19
BYTES MATCH AGAINST /Łð$/: <H€lłØ Wø®><Łð><>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment