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^ 111000111011011010000100100011111000111101000000010001001110001110110110100001001000111110001111010000000100010001011110 e3b6848f8f4044e3b6848f8f40445e
EUC-JP 羝э宗D羝э宗D^ 111001101011100010100111111011111011110110100001010001001110011010111000101001111110111110111101101000010100010001011110 e6b8a7efbda144e6b8a7efbda1445e
UTF-8 羝э宗D羝э宗D^ 11100111101111101001110111010001100011011110010110101110100101110100010011100111101111101001110111010001100011011110010110101110100101110100010001011110 e7be9dd18de5ae9744e7be9dd18de5ae97445e
UHC ?э宗D?э宗D^ 00111111101011001110111111110000111100110100010000111111101011001110111111110000111100110100010001011110 3faceff0f3443faceff0f3445e

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