It probably uses standard NMEA format. You have to write a program to parse the data and extract the stuff you need, like longitude and latitude. It’s quite easy - look for $GPRMC, for instance, and put the following 70 (?) bytes into a buffer, then pick out the data you want.
You might try 4800 baud, since that’s the usual default rate for NMEA. The SiRF-based GPS I’ve seen data sheets for start out at 4800 baud, and would only emit SiRF binary data if you commanded them to.
when you are looking for help online, you need to tell us as much about your problem as you can.
for example what module you are using, may be a circuit diagram, or picture of the setup, links to datasheets of the components etc. the more you tell the better answer you will get.
I have already mentioned about GPS module & its output on hyper-terminal. I agree with u but the circuit diagram is not available that why it is causing a lot of problem…