Get last character of an mc instance name?

Ok I know this._name would grab the instance name, but what about when you have something called mc_1 or mc_2 and so on, if I wanted to grab this last character (1,2,etc) as an integer to put in another variable? Thanks