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“½ž¸^ 10001111010010011001001110111101100010011001000110001111010010011001001110111101100111101011100001011110 8f4993bd89918f4993bd9eb85e
SJIS-WIN ?I?????I????^ 00111111010010010011111100111111001111110011111100111111010010010011111100111111001111110011111101011110 3f493f3f3f3f3f493f3f3f3f5e
EUC-JP ?I?????I???¸^ 001111110100100100111111001111110011111100111111001111110100100100111111001111110011111110001111101000101011000101011110 3f493f3f3f3f3f493f3f3f8fa2b15e
UTF-8 I“½‰‘I“½ž¸^ 1100001010001111010010011100001010010011110000101011110111000010100010011100001010010001110000101000111101001001110000101001001111000010101111011100001010011110110000101011100001011110 c28f49c293c2bdc289c291c28f49c293c2bdc29ec2b85e
UHC ?I?½???I?½?¸^ 00111111010010010011111110101000111101100011111100111111001111110100100100111111101010001111011000111111101000101010110001011110 3f493fa8f63f3f3f493fa8f63fa2ac5e

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