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 馴D馴D^ 111010011010011010110100010001001110100110100110101101000100010001011110 e9a6b444e9a6b4445e
SJIS-WIN ??´D??´D^ 0011111100111111100000010100110001000100001111110011111110000001010011000100010001011110 3f3f814c443f3f814c445e
EUC-JP 馴D馴D^ 10001111101010111011000110001111101000101100001110100001101011010100010010001111101010111011000110001111101000101100001110100001101011010100010001011110 8fabb18fa2c3a1ad448fabb18fa2c3a1ad445e
UTF-8 馴D馴D^ 110000111010100111000010101001101100001010110100010001001100001110101001110000101010011011000010101101000100010001011110 c3a9c2a6c2b444c3a9c2a6c2b4445e
UHC ??´D??´D^ 0011111100111111101000101010010101000100001111110011111110100010101001010100010001011110 3f3fa2a5443f3fa2a5445e

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