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 –è–è^ 110000101001011011000011101010001100001010010110110000111010100001011110 c296c3a8c296c3a85e
SJIS-WIN ???¨???¨^ 0011111100111111001111111000000101001110001111110011111100111111100000010100111001011110 3f3f3f814e3f3f3f814e5e
EUC-JP �è�è^ 10001111101010101010010000111111100011111010101010101010101000011010111110001111101010101010010000111111100011111010101010101010101000011010111101011110 8faaa43f8faaaaa1af8faaa43f8faaaaa1af5e
UTF-8 –è–è^ 1100001110000010110000101001011011000011100000111100001010101000110000111000001011000010100101101100001110000011110000101010100001011110 c382c296c383c2a8c382c296c383c2a85e
UHC ???¨???¨^ 0011111100111111001111111010000110100111001111110011111100111111101000011010011101011110 3f3f3fa1a73f3f3fa1a75e

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