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{^ 11101001101110111000111011101000100101111011101111101101100011111000010001011100011011100111110111101001101110111000111011101000100101111011101111101101100011111000010001011100011011100111101101011110 e9bb8ee897bbed8f845c6e7de9bb8ee897bbed8f845c6e7b5e
SJIS-WIN ?????????\n}?????????\n{^ 00111111001111110011111100111111001111110011111100111111001111110011111101011100011011100111110100111111001111110011111100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f3f3f3f5c6e7b5e
EUC-JP é??è??í??\n}é??è??í??\n{^ 10001111101010111011000100111111001111111000111110101011101100100011111100111111100011111010101110111111001111110011111101011100011011100111110110001111101010111011000100111111001111111000111110101011101100100011111100111111100011111010101110111111001111110011111101011100011011100111101101011110 8fabb13f3f8fabb23f3f8fabbf3f3f5c6e7d8fabb13f3f8fabb23f3f8fabbf3f3f5c6e7b5e
UTF-8 黎藻폄\n}黎藻폄\n{^ 11000011101010011100001010111011110000101000111011000011101010001100001010010111110000101011101111000011101011011100001010001111110000101000010001011100011011100111110111000011101010011100001010111011110000101000111011000011101010001100001010010111110000101011101111000011101011011100001010001111110000101000010001011100011011100111101101011110 c3a9c2bbc28ec3a8c297c2bbc3adc28fc2845c6e7dc3a9c2bbc28ec3a8c297c2bbc3adc28fc2845c6e7b5e
UHC ?????????\n}?????????\n{^ 00111111001111110011111100111111001111110011111100111111001111110011111101011100011011100111110100111111001111110011111100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f3f3f3f5c6e7b5e

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