how to to check selected values present in string or not

how to to check selected values present in string or not

Hello,

I want to check all check box check values are present in string or not. If yes then return true, if not then return false. using jquery.

Suggestions are appreciated..!!