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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 狸則孫狸則村e^ 1001001001001011100100011010010110010001101101111001001001001011100100011010010110010001101110100110010101011110 924b91a591b7924b91a591ba655e
EUC-JP 狸則孫狸則村e^ 1100001110101100110000101010011111000010101110011100001110101100110000101010011111000010101111000110010101011110 c3acc2a7c2b9c3acc2a7c2bc655e
UTF-8 狸則孫狸則村e^ 1110011110001011101110001110010110001001100001111110010110101101101010111110011110001011101110001110010110001001100001111110011010011101100100010110010101011110 e78bb8e58987e5adabe78bb8e58987e69d91655e
UHC 狸則孫狸則村e^ 1101011111100001111101101100111011100001110111011101011111100001111101101100111011110101101111010110010101011110 d7e1f6cee1ddd7e1f6cef5bd655e

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