Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

TCL:

  % puts [ binary format H* 416d65726963612043616e20436f646520 ]
  America Can Code 
Or if you want to see the trailing space:

  % puts '[ binary format H* 416d65726963612043616e20436f646520 ]'
  'America Can Code '


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: