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 ûI¡Î}ûI¡Î{^ 1111101101001001101000011100111001111101111110110100100110100001110011100111101101011110 fb49a1ce7dfb49a1ce7b5e
SJIS-WIN ?I??}?I??{^ 0011111101001001001111110011111101111101001111110100100100111111001111110111101101011110 3f493f3f7d3f493f3f7b5e
EUC-JP ûI¡Î}ûI¡Î{^ 1000111110101011111001010100100110001111101000101100001010001111101010101100001001111101100011111010101111100101010010011000111110100010110000101000111110101010110000100111101101011110 8fabe5498fa2c28faac27d8fabe5498fa2c28faac27b5e
UTF-8 ûI¡Î}ûI¡Î{^ 1100001110111011010010011100001010100001110000111000111001111101110000111011101101001001110000101010000111000011100011100111101101011110 c3bb49c2a1c38e7dc3bb49c2a1c38e7b5e
UHC ?I¡?}?I¡?{^ 00111111010010011010001010101110001111110111110100111111010010011010001010101110001111110111101101011110 3f49a2ae3f7d3f49a2ae3f7b5e

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