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 êÊäÐN[}êÊäÐN[{^ 111010101100101011100100110100000100111001011011011111011110101011001010111001001101000001001110010110110111101101011110 eacae4d04e5b7deacae4d04e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP êÊä?N[}êÊä?N[{^ 100011111010101110110100100011111010101010110100100011111010101110100011001111110100111001011011011111011000111110101011101101001000111110101010101101001000111110101011101000110011111101001110010110110111101101011110 8fabb48faab48faba33f4e5b7d8fabb48faab48faba33f4e5b7b5e
UTF-8 êÊäÐN[}êÊäÐN[{^ 1100001110101010110000111000101011000011101001001100001110010000010011100101101101111101110000111010101011000011100010101100001110100100110000111001000001001110010110110111101101011110 c3aac38ac3a4c3904e5b7dc3aac38ac3a4c3904e5b7b5e
UHC ???ÐN[}???ÐN[{^ 0011111100111111001111111010100010100010010011100101101101111101001111110011111100111111101010001010001001001110010110110111101101011110 3f3f3fa8a24e5b7d3f3f3fa8a24e5b7b5e

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