chickadee » string-utils » utf8->hex

utf8->hex STRING #!optional START ENDprocedure

Returns a hexadecimal string (Latin1) from STRING (Utf8). START and END are substring limits.

STRING is treated as a string of bytes.