UPPERCASE
Everything to capitals, accents and non-Latin scripts included.
Result
Why you would use this
Case in Unicode is not simply "add 32": ß uppercases to SS, Turkish i and Greek final sigma have their own rules. This runs the language-aware conversion the browser ships with rather than an ASCII shortcut.