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^ 111001100100001010001011111010101000000110111100010001001110011001000010100010111110101010000001101111000100010001011110 e6428bea81bc44e6428bea81bc445e
EUC-JP 襭苦⊂D襭苦⊂D^ 111010111010001110110110111011001010001010111110010001001110101110100011101101101110110010100010101111100100010001011110 eba3b6eca2be44eba3b6eca2be445e
UTF-8 襭苦⊂D襭苦⊂D^ 111010001010010110101101111010001000101110100110111000101000101010000010010001001110100010100101101011011110100010001011101001101110001010001010100000100100010001011110 e8a5ade88ba6e28a8244e8a5ade88ba6e28a82445e
UHC ?苦⊂D?苦⊂D^ 00111111110011011100100010100001111110000100010000111111110011011100100010100001111110000100010001011110 3fcdc8a1f8443fcdc8a1f8445e

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