To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 횪h혯횣e^ 111011011001101010101010011010001110110110011000101011111110110110011010101000110110010101011110 ed9aaa68ed98afed9aa3655e
SJIS-WIN ???h?????£e^ 00111111001111110011111101101000001111110011111100111111001111110011111110000001100100100110010101011110 3f3f3f683f3f3f3f3f8192655e
EUC-JP �h��e^ 1000111110101011101111110011111110001111101000101110110001101000100011111010101110111111001111111000111110100010101101001000111110101011101111110011111110100001111100100110010101011110 8fabbf3f8fa2ec688fabbf3f8fa2b48fabbf3fa1f2655e
UTF-8 횪h혯횣e^ 110000111010110111000010100110101100001010101010011010001100001110101101110000101001100011000010101011111100001110101101110000101001101011000010101000110110010101011110 c3adc29ac2aa68c3adc298c2afc3adc29ac2a3655e
UHC ??ªh??????e^ 00111111001111111010100010100011011010000011111100111111001111110011111100111111001111110110010101011110 3f3fa8a3683f3f3f3f3f3f655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)