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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 猴ウ、i猴ウ、iB 1110000011001011101100111010010001101001111000001100101110110011101001000110100101000010 e0cbb3a469e0cbb3a46942
EUC-JP 猴ウ、i猴ウ、iB 111000001100110110001110101100111000111010100100011010011110000011001101100011101011001110001110101001000110100101000010 e0cd8eb38ea469e0cd8eb38ea46942
UTF-8 猴ウ、i猴ウ、iB 111001111000110010110100111011111011110110110011111011111011110110100100011010011110011110001100101101001110111110111101101100111110111110111101101001000110100101000010 e78cb4efbdb3efbda469e78cb4efbdb3efbda46942
UHC ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942

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