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 ç´°}ç´°{^ 111001111011010010110000011111011110011110110100101100000111101101011110 e7b4b07de7b4b07b5e
SJIS-WIN ?´°}?´°{^ 00111111100000010100110010000001100010110111110100111111100000010100110010000001100010110111101101011110 3f814c818b7d3f814c818b7b5e
EUC-JP ç´°}ç´°{^ 1000111110101011101011101010000110101101101000011110101101111101100011111010101110101110101000011010110110100001111010110111101101011110 8fabaea1ada1eb7d8fabaea1ada1eb7b5e
UTF-8 ç´°}ç´°{^ 110000111010011111000010101101001100001010110000011111011100001110100111110000101011010011000010101100000111101101011110 c3a7c2b4c2b07dc3a7c2b4c2b07b5e
UHC ?´°}?´°{^ 00111111101000101010010110100001110001100111110100111111101000101010010110100001110001100111101101011110 3fa2a5a1c67d3fa2a5a1c67b5e

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