Within your JQuery code use the following line of code to get the value

var radio_value = $("input[name='radio_group_name']:checked").val();