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 100011101011001110001110101001001110000011110010011010011000111010110011100011101010010011100000111100100110100101000010 8eb38ea4e0f2698eb38ea4e0f26942
EUC-JP 宍痔瑣i宍痔瑣iB 101111001011010110111100101001101110000011110100011010011011110010110101101111001010011011100000111101000110100101000010 bcb5bca6e0f469bcb5bca6e0f46942
UTF-8 宍痔瑣i宍痔瑣iB 111001011010111010001101111001111001011110010100111001111001000110100011011010011110010110101110100011011110011110010111100101001110011110010001101000110110100101000010 e5ae8de79794e791a369e5ae8de79794e791a36942
UHC ?痔?i?痔?iB 0011111111110110110000000011111101101001001111111111011011000000001111110110100101000010 3ff6c03f693ff6c03f6942

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