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 1001100101000110001111110011111101101001100110010100011000111111001111110110100101000010 99463f3f6999463f3f6942
EUC-JP 僥??i僥??iB 1101000110100111001111110011111101101001110100011010011100111111001111110110100101000010 d1a73f3f69d1a73f3f6942
UTF-8 僥볢큵i僥볢큵iB 111001011000001110100101111010111011001110100010111011011000000110110101011010011110010110000011101001011110101110110011101000101110110110000001101101010110100101000010 e583a5ebb3a2ed81b569e583a5ebb3a2ed81b56942
UHC 僥볢큵i僥볢큵iB 111010001110100110010011111010001011010010000100011010011110100011101001100100111110100010110100100001000110100101000010 e8e993e8b48469e8e993e8b4846942

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