UPPERCASE

Everything to capitals, accents and non-Latin scripts included.

Result
The result appears here as you type.

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.

More case conversion