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 äòíBäòíB^ 11100100111100101000111111101101100011110100001011100100111100101000111111101101100011110100001001011110 e4f28fed8f42e4f28fed8f425e
SJIS-WIN ?????B?????B^ 00111111001111110011111100111111001111110100001000111111001111110011111100111111001111110100001001011110 3f3f3f3f3f423f3f3f3f3f425e
EUC-JP äò?í?Bäò?í?B^ 10001111101010111010001110001111101010111101001000111111100011111010101110111111001111110100001010001111101010111010001110001111101010111101001000111111100011111010101110111111001111110100001001011110 8faba38fabd23f8fabbf3f428faba38fabd23f8fabbf3f425e
UTF-8 äòíBäòíB^ 1100001110100100110000111011001011000010100011111100001110101101110000101000111101000010110000111010010011000011101100101100001010001111110000111010110111000010100011110100001001011110 c3a4c3b2c28fc3adc28f42c3a4c3b2c28fc3adc28f425e
UHC ?????B?????B^ 00111111001111110011111100111111001111110100001000111111001111110011111100111111001111110100001001011110 3f3f3f3f3f423f3f3f3f3f425e

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