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^ 111001100100001010001011111010101000001010111000010001001110011001000010100010111110101010000010101110000100010001011110 e6428bea82b844e6428bea82b8445e
EUC-JP 襭苦ずD襭苦ずD^ 111010111010001110110110111011001010010010111010010001001110101110100011101101101110110010100100101110100100010001011110 eba3b6eca4ba44eba3b6eca4ba445e
UTF-8 襭苦ずD襭苦ずD^ 111010001010010110101101111010001000101110100110111000111000000110011010010001001110100010100101101011011110100010001011101001101110001110000001100110100100010001011110 e8a5ade88ba6e3819a44e8a5ade88ba6e3819a445e
UHC ?苦ずD?苦ずD^ 00111111110011011100100010101010101110100100010000111111110011011100100010101010101110100100010001011110 3fcdc8aaba443fcdc8aaba445e

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