03
09
2010
String to Hex converter
Posted by Trevor in programming tools, tags: character, code, convert, hex, str2hex, stringHad the need to create some strings in the form of an array of hex codes for the charachters the other day which was a little cumbersom, so put together some quick php code to do it for me. So thought I’d share it with you. You can access it at http://electronics.trev.id.au/str2hex.php. Just enter your string and click convert.
Entries (RSS)