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 íù×èíù×è^ 111011011111100111010111111010001110110111111001110101111110100001011110 edf9d7e8edf9d7e85e
SJIS-WIN ??×???×?^ 0011111100111111100000010111111000111111001111110011111110000001011111100011111101011110 3f3f817e3f3f3f817e3f5e
EUC-JP íù×èíù×è^ 1000111110101011101111111000111110101011111000111010000111011111100011111010101110110010100011111010101110111111100011111010101111100011101000011101111110001111101010111011001001011110 8fabbf8fabe3a1df8fabb28fabbf8fabe3a1df8fabb25e
UTF-8 íù×èíù×è^ 1100001110101101110000111011100111000011100101111100001110101000110000111010110111000011101110011100001110010111110000111010100001011110 c3adc3b9c397c3a8c3adc3b9c397c3a85e
UHC ??×???×?^ 0011111100111111101000011011111100111111001111110011111110100001101111110011111101011110 3f3fa1bf3f3f3fa1bf3f5e

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