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^ 10001000111110100011111100111111100010001111110000111111001111110110010101011110 88fa3f3f88fc3f3f655e
EUC-JP 淫??蔭??e^ 10110000111111000011111100111111101100001111111000111111001111110110010101011110 b0fc3f3fb0fe3f3f655e
UTF-8 淫곗뀒蔭띿꽌e^ 1110011010110111101010111110101010110011100101111110101110000000100100101110100010010100101011011110101110011101101111111110101010111101100011000110010101011110 e6b7abeab397eb8092e894adeb9dbfeabd8c655e
UHC 淫곗뀒蔭띿꽌e^ 1110101111100010101100001110110010000101100011001110101111100011100011011110110010000100100111000110010101011110 ebe2b0ec858cebe38dec849c655e

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