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ýn}ûIýn{^ 11111011010010011100001110111101011011100111110111111011010010011100001110111101011011100111101101011110 fb49c3bd6e7dfb49c3bd6e7b5e
SJIS-WIN ?I??n}?I??n{^ 00111111010010010011111100111111011011100111110100111111010010010011111100111111011011100111101101011110 3f493f3f6e7d3f493f3f6e7b5e
EUC-JP ûIÃ?n}ûIÃ?n{^ 100011111010101111100101010010011000111110101010101010100011111101101110011111011000111110101011111001010100100110001111101010101010101000111111011011100111101101011110 8fabe5498faaaa3f6e7d8fabe5498faaaa3f6e7b5e
UTF-8 ûIýn}ûIýn{^ 11000011101110110100100111000011100000111100001010111101011011100111110111000011101110110100100111000011100000111100001010111101011011100111101101011110 c3bb49c383c2bd6e7dc3bb49c383c2bd6e7b5e
UHC ?I?½n}?I?½n{^ 001111110100100100111111101010001111011001101110011111010011111101001001001111111010100011110110011011100111101101011110 3f493fa8f66e7d3f493fa8f66e7b5e

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