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 倚踉η}倚踉η{^ 100110001101111111100110111100101000001111000101011111011001100011011111111001101111001010000011110001010111101101011110 98dfe6f283c57d98dfe6f283c57b5e
EUC-JP 倚踉η}倚踉η{^ 110100001110000111101100111101001010011011000111011111011101000011100001111011001111010010100110110001110111101101011110 d0e1ecf4a6c77dd0e1ecf4a6c77b5e
UTF-8 倚踉η}倚踉η{^ 11100101100000001001101011101000101110001000100111001110101101110111110111100101100000001001101011101000101110001000100111001110101101110111101101011110 e5809ae8b889ceb77de5809ae8b889ceb77b5e
UHC 倚?η}倚?η{^ 11101011111011110011111110100101111001110111110111101011111011110011111110100101111001110111101101011110 ebef3fa5e77debef3fa5e77b5e

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