What is this form of encoding called?

Status
Not open for further replies.

Crazy

Power Member
Joined
Jun 13, 2009
Messages
621
Reaction score
323
Code:
\u002522

That...

w3.org has a decoder that decodes almost everything but it doesn't provide a name for it...
 
Nevermind I see it's just basic unicode, I was extending 2 characters beyond where I should have and thought it was something else... so that up there would really be '%22'

Thanks anyway
 
Status
Not open for further replies.
Back
Top