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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 辱??D辱??D^ 1001000001001010001111110011111101000100100100000100101000111111001111110100010001011110 904a3f3f44904a3f3f445e
EUC-JP 辱??D辱??D^ 1011111110101011001111110011111101000100101111111010101100111111001111110100010001011110 bfab3f3f44bfab3f3f445e
UTF-8 辱됬뫀D辱됬뫀D^ 111010001011111010110001111010111001000010101100111010111010101110000000010001001110100010111110101100011110101110010000101011001110101110101011100000000100010001011110 e8beb1eb90acebab8044e8beb1eb90acebab80445e
UHC 辱됬뫀D辱됬뫀D^ 111010011011010010001001111001111001000110100100010001001110100110110100100010011110011110010001101001000100010001011110 e9b489e791a444e9b489e791a4445e

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