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 0011111100111111100010011010000001101001001111110011111110001001101000000110100101000010 3f3f89a0693f3f89a06942
EUC-JP ??旺i??旺iB 0011111100111111101100101010001001101001001111110011111110110010101000100110100101000010 3f3fb2a2693f3fb2a26942
UTF-8 롁롏旺i롁롏旺iB 111010111010000110000001111010111010000110001111111001101001011110111010011010011110101110100001100000011110101110100001100011111110011010010111101110100110100101000010 eba181eba18fe697ba69eba181eba18fe697ba6942
UHC 롁롏旺i롁롏旺iB 100011101100100010001110110101011110100011011010011010011000111011001000100011101101010111101000110110100110100101000010 8ec88ed5e8da698ec88ed5e8da6942

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