Skip to content

UTF-8

  • The most famous and widely used encoding in the world today
  • Encodes Unicode characters into bytes.
  • Backward compatible with ASCII.
  • Default encoding for the web, JSON, Python 3 source code, Linux, etc.