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 ã÷Öãon}ã÷Öãon{^ 111000111111011111010110111000110110111101101110011111011110001111110111110101101110001101101111011011100111101101011110 e3f7d6e36f6e7de3f7d6e36f6e7b5e
SJIS-WIN ?÷??on}?÷??on{^ 0011111110000001100000000011111100111111011011110110111001111101001111111000000110000000001111110011111101101111011011100111101101011110 3f81803f3f6f6e7d3f81803f3f6f6e7b5e
EUC-JP ã÷Öãon}ã÷Öãon{^ 1000111110101011101010101010000111100000100011111010101011010011100011111010101110101010011011110110111001111101100011111010101110101010101000011110000010001111101010101101001110001111101010111010101001101111011011100111101101011110 8fabaaa1e08faad38fabaa6f6e7d8fabaaa1e08faad38fabaa6f6e7b5e
UTF-8 ã÷Öãon}ã÷Öãon{^ 1100001110100011110000111011011111000011100101101100001110100011011011110110111001111101110000111010001111000011101101111100001110010110110000111010001101101111011011100111101101011110 c3a3c3b7c396c3a36f6e7dc3a3c3b7c396c3a36f6e7b5e
UHC ?÷??on}?÷??on{^ 0011111110100001110000000011111100111111011011110110111001111101001111111010000111000000001111110011111101101111011011100111101101011110 3fa1c03f3f6f6e7d3fa1c03f3f6f6e7b5e

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