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 è\ŽíCè\ŽíZè\ŽíCè\ŽíZ^ 11101000010111001000111011101101100011110100001111101000010111001000111011101101100011110101101011101000010111001000111011101101100011110100001111101000010111001000111011101101100011110101101001011110 e85c8eed8f43e85c8eed8f5ae85c8eed8f43e85c8eed8f5a5e
SJIS-WIN ?\???C?\???Z?\???C?\???Z^ 00111111010111000011111100111111001111110100001100111111010111000011111100111111001111110101101000111111010111000011111100111111001111110100001100111111010111000011111100111111001111110101101001011110 3f5c3f3f3f433f5c3f3f3f5a3f5c3f3f3f433f5c3f3f3f5a5e
EUC-JP è\?í?Cè\?í?Zè\?í?Cè\?í?Z^ 1000111110101011101100100101110000111111100011111010101110111111001111110100001110001111101010111011001001011100001111111000111110101011101111110011111101011010100011111010101110110010010111000011111110001111101010111011111100111111010000111000111110101011101100100101110000111111100011111010101110111111001111110101101001011110 8fabb25c3f8fabbf3f438fabb25c3f8fabbf3f5a8fabb25c3f8fabbf3f438fabb25c3f8fabbf3f5a5e
UTF-8 è\ŽíCè\ŽíZè\ŽíCè\ŽíZ^ 1100001110101000010111001100001010001110110000111010110111000010100011110100001111000011101010000101110011000010100011101100001110101101110000101000111101011010110000111010100001011100110000101000111011000011101011011100001010001111010000111100001110101000010111001100001010001110110000111010110111000010100011110101101001011110 c3a85cc28ec3adc28f43c3a85cc28ec3adc28f5ac3a85cc28ec3adc28f43c3a85cc28ec3adc28f5a5e
UHC ?\???C?\???Z?\???C?\???Z^ 00111111010111000011111100111111001111110100001100111111010111000011111100111111001111110101101000111111010111000011111100111111001111110100001100111111010111000011111100111111001111110101101001011110 3f5c3f3f3f433f5c3f3f3f5a3f5c3f3f3f433f5c3f3f3f5a5e

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