So I have this value from my database column:
\u25cf10:00-10:50 IELTS Listening Randy change to \r\n(1) 09:00-09:50 Rose or (2) 11:00-11:50 Zel\r\n\u25cf16:00-16:50 Ed IELTS Reading \r\n(1) 15:00-15:50 Jane or (2) 13:00-13:50 Rose\r\n\r\nMy class schedule on the system is wrong~ please kindly check it, thank you very much!\r\n\r\n
This value is from column named Remark
So I will show the data using JQuery post data and get the values of each columns, Other columns were fine but when I get into the Remark it shows like this: 
How did this happen? I tried replace but still does not work for me