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 Èêû²ÍÈêû²Í^ 10001111110010001110101011111011101100101100110110001111110010001110101011111011101100101100110101011110 8fc8eafbb2cd8fc8eafbb2cd5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Èêû?Í?Èêû?Í^ 0011111110001111101010101011001010001111101010111011010010001111101010111110010100111111100011111010101010111111001111111000111110101010101100101000111110101011101101001000111110101011111001010011111110001111101010101011111101011110 3f8faab28fabb48fabe53f8faabf3f8faab28fabb48fabe53f8faabf5e
UTF-8 Èêû²ÍÈêû²Í^ 11000010100011111100001110001000110000111010101011000011101110111100001010110010110000111000110111000010100011111100001110001000110000111010101011000011101110111100001010110010110000111000110101011110 c28fc388c3aac3bbc2b2c38dc28fc388c3aac3bbc2b2c38d5e
UHC ????²?????²?^ 001111110011111100111111001111111010100111110111001111110011111100111111001111110011111110101001111101110011111101011110 3f3f3f3fa9f73f3f3f3f3fa9f73f5e

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