Page 1 of 1

Which encoding replaces unusual ASCII characters with "%" followed by the character’s two-digit ASCII code expressed in

Posted: Wed Oct 12, 2022 7:53 am
by answerhappygod
Which encoding replaces unusual ASCII characters with "%" followed by the character’s two-digit ASCII code expressed in hexadecimal?

A. Unicode Encoding
B. UTF Encoding
C. Base64 Encoding
D. URL Encoding