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 ú´ªIN}ú´ªIN{^ 11111010101101001010101001001001010011100111110111111010101101001010101001001001010011100111101101011110 fab4aa494e7dfab4aa494e7b5e
SJIS-WIN ?´?IN}?´?IN{^ 001111111000000101001100001111110100100101001110011111010011111110000001010011000011111101001001010011100111101101011110 3f814c3f494e7d3f814c3f494e7b5e
EUC-JP ú´ªIN}ú´ªIN{^ 1000111110101011111000101010000110101101100011111010001011101100010010010100111001111101100011111010101111100010101000011010110110001111101000101110110001001001010011100111101101011110 8fabe2a1ad8fa2ec494e7d8fabe2a1ad8fa2ec494e7b5e
UTF-8 ú´ªIN}ú´ªIN{^ 11000011101110101100001010110100110000101010101001001001010011100111110111000011101110101100001010110100110000101010101001001001010011100111101101011110 c3bac2b4c2aa494e7dc3bac2b4c2aa494e7b5e
UHC ?´ªIN}?´ªIN{^ 0011111110100010101001011010100010100011010010010100111001111101001111111010001010100101101010001010001101001001010011100111101101011110 3fa2a5a8a3494e7d3fa2a5a8a3494e7b5e

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