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 0011111100111111100010010111000101101001001111110011111110001001011100010110100101000010 3f3f8971693f3f89716942
EUC-JP ??衛i??衛iB 0011111100111111101100011101001001101001001111110011111110110001110100100110100101000010 3f3fb1d2693f3fb1d26942
UTF-8 롁롏衛i롁롏衛iB 111010111010000110000001111010111010000110001111111010001010000110011011011010011110101110100001100000011110101110100001100011111110100010100001100110110110100101000010 eba181eba18fe8a19b69eba181eba18fe8a19b6942
UHC 롁롏衛i롁롏衛iB 100011101100100010001110110101011110101011011011011010011000111011001000100011101101010111101010110110110110100101000010 8ec88ed5eadb698ec88ed5eadb6942

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