Skip to content

Instantly share code, notes, and snippets.

@macintux
Created February 5, 2013 03:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save macintux/4712014 to your computer and use it in GitHub Desktop.
Save macintux/4712014 to your computer and use it in GitHub Desktop.
Does this mean that this is not actually valid UTF-8 data?
124> <<T7/utf8, Excess/binary>> = hd(Blob).
<<77,195,131,194,188,110,99,104,101,110>>
125> Excess.
<<195,131,194,188,110,99,104,101,110>>
126> T7.
77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment