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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 蝓キ辷オJ}蝓キ辷オJ{^ 1110010110011111101101111110011110001000101101010100101001111101111001011001111110110111111001111000100010110101010010100111101101011110 e59fb7e788b54a7de59fb7e788b54a7b5e
EUC-JP 蝓キ辷オJ}蝓キ辷オJ{^ 111010101010000110001110101101111110110111101000100011101011010101001010011111011110101010100001100011101011011111101101111010001000111010110101010010100111101101011110 eaa18eb7ede88eb54a7deaa18eb7ede88eb54a7b5e
UTF-8 蝓キ辷オJ}蝓キ辷オJ{^ 1110100010011101100100111110111110111101101101111110100010111110101101111110111110111101101101010100101001111101111010001001110110010011111011111011110110110111111010001011111010110111111011111011110110110101010010100111101101011110 e89d93efbdb7e8beb7efbdb54a7de89d93efbdb7e8beb7efbdb54a7b5e
UHC ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e

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