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 111001111001001010001011111001111001000110000001011010011110011110010010100010111110011110010001100000010110100101000010 e7928be7918169e7928be791816942
EUC-JP 迺狗早i迺狗早iB 111011011111001010110110111010011100000111100001011010011110110111110010101101101110100111000001111000010110100101000010 edf2b6e9c1e169edf2b6e9c1e16942
UTF-8 迺狗早i迺狗早iB 111010001011111110111010111001111000101110010111111001101001011110101001011010011110100010111111101110101110011110001011100101111110011010010111101010010110100101000010 e8bfbae78b97e697a969e8bfbae78b97e697a96942
UHC ?狗早i?狗早iB 00111111110011111011011111110000110001000110100100111111110011111011011111110000110001000110100101000010 3fcfb7f0c4693fcfb7f0c46942

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