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 íÇøõL}íÇøõL{^ 11101101110001111111100011110101010011000111110111101101110001111111100011110101010011000111101101011110 edc7f8f54c7dedc7f8f54c7b5e
SJIS-WIN ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
EUC-JP íÇøõL}íÇøõL{^ 1000111110101011101111111000111110101010101011101000111110101001110011001000111110101011110110000100110001111101100011111010101110111111100011111010101010101110100011111010100111001100100011111010101111011000010011000111101101011110 8fabbf8faaae8fa9cc8fabd84c7d8fabbf8faaae8fa9cc8fabd84c7b5e
UTF-8 íÇøõL}íÇøõL{^ 110000111010110111000011100001111100001110111000110000111011010101001100011111011100001110101101110000111000011111000011101110001100001110110101010011000111101101011110 c3adc387c3b8c3b54c7dc3adc387c3b8c3b54c7b5e
UHC ??ø?L}??ø?L{^ 001111110011111110101001101010100011111101001100011111010011111100111111101010011010101000111111010011000111101101011110 3f3fa9aa3f4c7d3f3fa9aa3f4c7b5e

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