The video explains what is encoding and decoding are and how utf-8 helps in this process without data loss supporting all characters, symbols, languages. The ASCII is the subset of UTF-8 and UTF-8 is subset of Unicode.
This helps us to open the files or source code in all "PC".
#encoding #decoding #UTF-8