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 ûPÖðn}ûPÖðn{^ 11111011010100001101011011110000011011100111110111111011010100001101011011110000011011100111101101011110 fb50d6f06e7dfb50d6f06e7b5e
SJIS-WIN ?P??n}?P??n{^ 00111111010100000011111100111111011011100111110100111111010100000011111100111111011011100111101101011110 3f503f3f6e7d3f503f3f6e7b5e
EUC-JP ûPÖðn}ûPÖðn{^ 10001111101010111110010101010000100011111010101011010011100011111010100111000011011011100111110110001111101010111110010101010000100011111010101011010011100011111010100111000011011011100111101101011110 8fabe5508faad38fa9c36e7d8fabe5508faad38fa9c36e7b5e
UTF-8 ûPÖðn}ûPÖðn{^ 11000011101110110101000011000011100101101100001110110000011011100111110111000011101110110101000011000011100101101100001110110000011011100111101101011110 c3bb50c396c3b06e7dc3bb50c396c3b06e7b5e
UHC ?P?ðn}?P?ðn{^ 001111110101000000111111101010011010001101101110011111010011111101010000001111111010100110100011011011100111101101011110 3f503fa9a36e7d3f503fa9a36e7b5e

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