How to know the current bounds of HEAP.

I'm trying to store the UID of RFID cards as Strings because its a number like "836 637 363 63" because I'm adding up all 4 UID's together and storing it as a String. Since I keep readings different cards it crashes(Arduino). And also I just want to create a class to improve in programming and obviously for the fun.
Thanks