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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 魚??揖?ぜ蚓 1000101110011011001111110011111110010111010010110011111110000010101110101110010101101101 8b9b3f3f974b3f82bae56d
EUC-JP 魚??揖?ぜ蚓 1011010111111011001111110011111111001101101011000011111110100100101111001110100111001110 b5fb3f3fcdac3fa4bce9ce
UTF-8 魚잙쉴揖닺ぜ蚓 111010011010110110011010111011001001111010011001111011001000100110110100111001101000111110010110111010111000101110111010111000111000000110011100111010001001101010010011 e9ad9aec9e99ec89b4e68f96eb8bbae3819ce89a93
UHC 魚잙쉴揖닺ぜ蚓 1110010111100000100111111110101110111101101011111110101111100111101101001110100010101010101111001110110011100010 e5e09febbdafebe7b4e8aabcece2

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