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{^ 101111111100010010110001110101100110111101101110011111011011111111000100101100011101011001101111011011100111101101011110 bfc4b1d66f6e7dbfc4b1d66f6e7b5e
SJIS-WIN ??±?on}??±?on{^ 0011111100111111100000010111110100111111011011110110111001111101001111110011111110000001011111010011111101101111011011100111101101011110 3f3f817d3f6f6e7d3f3f817d3f6f6e7b5e
EUC-JP ¿Ä±Öon}¿Ä±Öon{^ 1000111110100010110001001000111110101010101000111010000111011110100011111010101011010011011011110110111001111101100011111010001011000100100011111010101010100011101000011101111010001111101010101101001101101111011011100111101101011110 8fa2c48faaa3a1de8faad36f6e7d8fa2c48faaa3a1de8faad36f6e7b5e
UTF-8 ¿Ä±Öon}¿Ä±Öon{^ 1100001010111111110000111000010011000010101100011100001110010110011011110110111001111101110000101011111111000011100001001100001010110001110000111001011001101111011011100111101101011110 c2bfc384c2b1c3966f6e7dc2bfc384c2b1c3966f6e7b5e
UHC ¿?±?on}¿?±?on{^ 10100010101011110011111110100001101111100011111101101111011011100111110110100010101011110011111110100001101111100011111101101111011011100111101101011110 a2af3fa1be3f6f6e7da2af3fa1be3f6f6e7b5e

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