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 0011111110010001111001010011111101101001001111111001000111100101001111110110100101000010 3f91e53f693f91e53f6942
EUC-JP ?大?i?大?iB 0011111111000010111001110011111101101001001111111100001011100111001111110110100101000010 3fc2e73f693fc2e73f6942
UTF-8 뤊大핼i뤊大핼iB 111010111010010010001010111001011010010010100111111011011001010110111100011010011110101110100100100010101110010110100100101001111110110110010101101111000110100101000010 eba48ae5a4a7ed95bc69eba48ae5a4a7ed95bc6942
UHC 뤊大핼i뤊大핼iB 100011111011101011010011110111101100011111011011011010011000111110111010110100111101111011000111110110110110100101000010 8fbad3dec7db698fbad3dec7db6942

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