I have the next boostrap radio-button:
Try this out, It should solve your problem.
$( "input:checked" ).val()
you can refer the link below for more details: http://api.jquery.com/checked-selector/