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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 迪ッ迥忘迪ッ迥肪E 111001111000110010101111111001111000101010010110010110011110011110001100101011111110011110001010100101100110001001000101 e78cafe78a9659e78cafe78a966245
EUC-JP 迪ッ迥忘迪ッ迥肪E 1110110111101100100011101010111111101101111010101100101110111010111011011110110010001110101011111110110111101010110010111100001101000101 edec8eafedeacbbaedec8eafedeacbc345
UTF-8 迪ッ迥忘迪ッ迥肪E 11101000101111111010101011101111101111011010111111101000101111111010010111100101101111111001100011101000101111111010101011101111101111011010111111101000101111111010010111101000100000101010101001000101 e8bfaaefbdafe8bfa5e5bf98e8bfaaefbdafe8bfa5e882aa45
UHC 迪??忘迪??肪E 11101110111010000011111100111111110110001100111011101110111010000011111100111111110110111011100001000101 eee83f3fd8ceeee83f3fdbb845

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