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 0011111110010001010101100011111101101001001111111001000101010110001111110110100101000010 3f91563f693f91563f6942
EUC-JP ?膳?i?膳?iB 0011111111000001101101110011111101101001001111111100000110110111001111110110100101000010 3fc1b73f693fc1b73f6942
UTF-8 뾄膳뤖i뾄膳뤖iB 111010111011111010000100111010001000011010110011111010111010010010010110011010011110101110111110100001001110100010000110101100111110101110100100100101100110100101000010 ebbe84e886b3eba49669ebbe84e886b3eba4966942
UHC 뾄膳뤖i뾄膳뤖iB 100101110100001011100000110011101000111111000110011010011001011101000010111000001100111010001111110001100110100101000010 9742e0ce8fc6699742e0ce8fc66942

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