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 111001111001001010001011111001111001100010110000011010011110011110010010100010111110011110011000101100000110100101000010 e7928be798b069e7928be798b06942
EUC-JP 迺狗于i迺狗于iB 111011011111001010110110111010011101000010110010011010011110110111110010101101101110100111010000101100100110100101000010 edf2b6e9d0b269edf2b6e9d0b26942
UTF-8 迺狗于i迺狗于iB 111010001011111110111010111001111000101110010111111001001011101010001110011010011110100010111111101110101110011110001011100101111110010010111010100011100110100101000010 e8bfbae78b97e4ba8e69e8bfbae78b97e4ba8e6942
UHC ?狗于i?狗于iB 00111111110011111011011111101001110011010110100100111111110011111011011111101001110011010110100101000010 3fcfb7e9cd693fcfb7e9cd6942

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