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 èêÂïËçèêÂïËä^ 11101000111010101100001011101111110010111110011111101000111010101100001011101111110010111110010001011110 e8eac2efcbe7e8eac2efcbe45e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP èêÂïËçèêÂïËä^ 10001111101010111011001010001111101010111011010010001111101010101010010010001111101010111100000110001111101010101011001110001111101010111010111010001111101010111011001010001111101010111011010010001111101010101010010010001111101010111100000110001111101010101011001110001111101010111010001101011110 8fabb28fabb48faaa48fabc18faab38fabae8fabb28fabb48faaa48fabc18faab38faba35e
UTF-8 èêÂïËçèêÂïËä^ 11000011101010001100001110101010110000111000001011000011101011111100001110001011110000111010011111000011101010001100001110101010110000111000001011000011101011111100001110001011110000111010010001011110 c3a8c3aac382c3afc38bc3a7c3a8c3aac382c3afc38bc3a45e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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