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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 魚??徇??撓?? 100010111001101100111111001111111001110001101101001111110011111110011101100110100011111100111111 8b9b3f3f9c6d3f3f9d9a3f3f
EUC-JP 魚??徇??撓?? 101101011111101100111111001111111101011111001110001111110011111111011001111110100011111100111111 b5fb3f3fd7ce3f3fd9fa3f3f
UTF-8 魚뚦땭徇먮젧撓뉗뿏 111010011010110110011010111010111001101010100110111010111001010110101101111001011011111010000111111010111010100010101110111011001010000010100111111001101001001010010011111010111000100110010111111010111011111110001111 e9ad9aeb9aa6eb95ade5be87eba8aeeca0a7e69293eb8997ebbf8f
UHC 魚뚦땭徇먮젧撓뉗뿏 111001011110000010001100111001011000101110000011111000101101111110010000111010111010000010011111111010001111010110000111111011001001011110010100 e5e08ce58b83e2df90eba09fe8f587ec9794

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