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 111001111000110010010110111001111001001010001011011010011110011110001100100101101110011110010010100010110110100101000010 e78c96e7928b69e78c96e7928b6942
EUC-JP 迪也昼i迪也昼iB 111011011110110011001100111010011100001111101011011010011110110111101100110011001110100111000011111010110110100101000010 edeccce9c3eb69edeccce9c3eb6942
UTF-8 迪也昼i迪也昼iB 111010001011111110101010111001001011100110011111111001101001100010111100011010011110100010111111101010101110010010111001100111111110011010011000101111000110100101000010 e8bfaae4b99fe698bc69e8bfaae4b99fe698bc6942
UHC 迪也?i迪也?iB 11101110111010001110010110100101001111110110100111101110111010001110010110100101001111110110100101000010 eee8e5a53f69eee8e5a53f6942

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