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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 魚?????攸??^ 100010111001101100111111001111110011111100111111001111111001110110111111001111110011111101011110 8b9b3f3f3f3f3f9dbf3f3f5e
EUC-JP 魚?????攸??^ 101101011111101100111111001111110011111100111111001111111101101011000001001111110011111101011110 b5fb3f3f3f3f3fdac13f3f5e
UTF-8 魚잙봽溜숁궆攸꾨젟^ 11101001101011011001101011101100100111101001100111101011101101001011110111101111101001111000101111101100100010001000000111101010101101101000011011100110100101001011100011101010101111101010100011101100101000001001111101011110 e9ad9aec9e99ebb4bdefa78bec8881eab686e694b8eabea8eca09f5e
UHC 魚잙봽溜숁궆攸꾨젟^ 11100101111000001001111111101011100101001000010011101010111111101001100111100110100000101001111111101010111100101000010011101011101000001001100101011110 e5e09feb9484eafe99e6829feaf284eba0995e

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