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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 愈踉η}愈踉η{^ 100101101111101011100110111100101000001111000101011111011001011011111010111001101111001010000011110001010111101101011110 96fae6f283c57d96fae6f283c57b5e
EUC-JP 愈踉η}愈踉η{^ 110011001111110011101100111101001010011011000111011111011100110011111100111011001111010010100110110001110111101101011110 ccfcecf4a6c77dccfcecf4a6c77b5e
UTF-8 愈踉η}愈踉η{^ 11100110100001001000100011101000101110001000100111001110101101110111110111100110100001001000100011101000101110001000100111001110101101110111101101011110 e68488e8b889ceb77de68488e8b889ceb77b5e
UHC 愈?η}愈?η{^ 11101010111011110011111110100101111001110111110111101010111011110011111110100101111001110111101101011110 eaef3fa5e77deaef3fa5e77b5e

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