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 ûÊù¢}ûÊù¢{^ 1111101111001010111110011010001001111101111110111100101011111001101000100111101101011110 fbcaf9a27dfbcaf9a27b5e
SJIS-WIN ???¢}???¢{^ 00111111001111110011111110000001100100010111110100111111001111110011111110000001100100010111101101011110 3f3f3f81917d3f3f3f81917b5e
EUC-JP ûÊù¢}ûÊù¢{^ 10001111101010111110010110001111101010101011010010001111101010111110001110100001111100010111110110001111101010111110010110001111101010101011010010001111101010111110001110100001111100010111101101011110 8fabe58faab48fabe3a1f17d8fabe58faab48fabe3a1f17b5e
UTF-8 ûÊù¢}ûÊù¢{^ 11000011101110111100001110001010110000111011100111000010101000100111110111000011101110111100001110001010110000111011100111000010101000100111101101011110 c3bbc38ac3b9c2a27dc3bbc38ac3b9c2a27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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