I normally use \usepackage[utf8]{inputenc} for my latex document but on this site i saw a lot of code with \usepackage[utf8x]{inputenc}.
What are the differences between the 2 options ?
Is there one of the option obsolete and which one should I use ?

