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 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
EUC-JP ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
UTF-8 呂뽯젧i呂뽯젧iB 111011111010011010000000111010111011110110101111111011001010000010100111011010011110111110100110100000001110101110111101101011111110110010100000101001110110100101000010 efa680ebbdafeca0a769efa680ebbdafeca0a76942
UHC 呂뽯젧i呂뽯젧iB 111001011111101110010110111010111010000010011111011010011110010111111011100101101110101110100000100111110110100101000010 e5fb96eba09f69e5fb96eba09f6942

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