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 111000111010111010010000100011111000010010100000011010011110001110101110100100001000111110000100101000000110100101000010 e3ae908f84a069e3ae908f84a06942
EUC-JP 羂随│i羂随│iB 111001101011000010111111111011111010100010100010011010011110011010110000101111111110111110101000101000100110100101000010 e6b0bfefa8a269e6b0bfefa8a26942
UTF-8 羂随│i羂随│iB 111001111011111010000010111010011001101010001111111000101001010010000010011010011110011110111110100000101110100110011010100011111110001010010100100000100110100101000010 e7be82e99a8fe2948269e7be82e99a8fe294826942
UHC ??│i??│iB 0011111100111111101001101010001001101001001111110011111110100110101000100110100101000010 3f3fa6a2693f3fa6a26942

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