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^ 111001100100001010001011111010101000111101010100010001001110011001000010100010111110101010001111010101000100010001011110 e6428bea8f5444e6428bea8f54445e
EUC-JP 襭苦週D襭苦週D^ 111010111010001110110110111011001011110110110101010001001110101110100011101101101110110010111101101101010100010001011110 eba3b6ecbdb544eba3b6ecbdb5445e
UTF-8 襭苦週D襭苦週D^ 111010001010010110101101111010001000101110100110111010011000000010110001010001001110100010100101101011011110100010001011101001101110100110000000101100010100010001011110 e8a5ade88ba6e980b144e8a5ade88ba6e980b1445e
UHC ?苦週D?苦週D^ 00111111110011011100100011110001110011100100010000111111110011011100100011110001110011100100010001011110 3fcdc8f1ce443fcdc8f1ce445e

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