Usually I will use xxd to see what characters I type translate to in hex. For example:
xxd
$ xxd hello 00000000: 0a68 656c 6c6f 0a