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 111001011001111110001110111010001001111110111110011010011110010110011111100011101110100010011111101111100110100101000010 e59f8ee89fbe69e59f8ee89fbe6942
EUC-JP 蝓手淦i蝓手淦iB 111010101010000110111100111010101101111011000000011010011110101010100001101111001110101011011110110000000110100101000010 eaa1bceadec069eaa1bceadec06942
UTF-8 蝓手淦i蝓手淦iB 111010001001110110010011111001101000100110001011111001101011011110100110011010011110100010011101100100111110011010001001100010111110011010110111101001100110100101000010 e89d93e6898be6b7a669e89d93e6898be6b7a66942
UHC ?手?i?手?iB 0011111111100010101000100011111101101001001111111110001010100010001111110110100101000010 3fe2a23f693fe2a23f6942

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