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^ 1110010111110111101101101111101110101010100011001110111110111101101010110110010101011110 e5f7b6fbaa8cefbdab655e
EUC-JP 褶カ諶鯉スォe^ 111010101111100110001110101101101000111111011110101101011011100011110001100011101011110110001110101010110110010101011110 eaf98eb68fdeb5b8f18ebd8eab655e
UTF-8 褶カ諶鯉スォe^ 1110100010100100101101101110111110111101101101101110100010101011101101101110100110101111100010011110111110111101101111011110111110111101101010110110010101011110 e8a4b6efbdb6e8abb6e9af89efbdbdefbdab655e
UHC 褶?諶鯉??e^ 1110001110101000001111111110010010100110110101111110111100111111001111110110010101011110 e3a83fe4a6d7ef3f3f655e

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