In the context of universal character encoding standard, UTF stands for
Unicode Transformation Format
Unicode Transformation Form
Unique Transformation Format
Unique Transformation Form
Answer is Wrong!
Answer is Right!
This question was previously asked in
UPSC CISF-AC-EXE – 2024
– UTF encodings like UTF-8, UTF-16, and UTF-32 are variable-length encoding schemes for Unicode.
– UTF-16 uses 16-bit code units and is used by systems like Windows and Java.
– UTF-32 uses a fixed 32-bit code unit for every character.