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^ 1000100011011010001111111001111101010100001111111000100101001010001111110110010101011110 88da3f9f543f894a3f655e
EUC-JP 移?鬱?雨?e^ 1011000011011100001111111101110110110101001111111011000110101011001111110110010101011110 b0dc3fddb53fb1ab3f655e
UTF-8 移렯鬱렚雨렋e^ 1110011110100111101110111110101110100000101011111110100110101100101100011110101110100000100110101110100110011011101010001110101110100000100010110110010101011110 e7a7bbeba0afe9acb1eba09ae99ba8eba08b655e
UHC 移렯鬱렚雨렋e^ 1110110010111001100011101011110011101010101001101000111010101101111010011110101110001110101000100110010101011110 ecb98ebceaa68eade9eb8ea2655e

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