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^ 111001100100001010001011111010101000001110100000010001001110011001000010100010111110101010000011101000000100010001011110 e6428bea83a044e6428bea83a0445e
EUC-JP 襭苦ΒD襭苦ΒD^ 111010111010001110110110111011001010011010100010010001001110101110100011101101101110110010100110101000100100010001011110 eba3b6eca6a244eba3b6eca6a2445e
UTF-8 襭苦ΒD襭苦ΒD^ 11101000101001011010110111101000100010111010011011001110100100100100010011101000101001011010110111101000100010111010011011001110100100100100010001011110 e8a5ade88ba6ce9244e8a5ade88ba6ce92445e
UHC ?苦ΒD?苦ΒD^ 00111111110011011100100010100101110000100100010000111111110011011100100010100101110000100100010001011110 3fcdc8a5c2443fcdc8a5c2445e

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