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{^ 101000011101111110001111101010111101001101101110011111011010000111011111100011111010101111010011011011100111101101011110 a1df8fabd36e7da1df8fabd36e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ¡ß??Ón}¡ß??Ón{^ 100011111010001011000010100011111010100111001110001111110011111110001111101010101101000101101110011111011000111110100010110000101000111110101001110011100011111100111111100011111010101011010001011011100111101101011110 8fa2c28fa9ce3f3f8faad16e7d8fa2c28fa9ce3f3f8faad16e7b5e
UTF-8 ¡ß«Ón}¡ß«Ón{^ 11000010101000011100001110011111110000101000111111000010101010111100001110010011011011100111110111000010101000011100001110011111110000101000111111000010101010111100001110010011011011100111101101011110 c2a1c39fc28fc2abc3936e7dc2a1c39fc28fc2abc3936e7b5e
UHC ¡ß???n}¡ß???n{^ 10100010101011101010100110101100001111110011111100111111011011100111110110100010101011101010100110101100001111110011111100111111011011100111101101011110 a2aea9ac3f3f3f6e7da2aea9ac3f3f3f6e7b5e

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