Uppercase Converter
Convert text to all capital letters instantly. Paste any text and copy the upper-case result in your browser.
Independently verified for accuracy
Calculator by Toolsloft ↗Convert any text to all capital letters in one step. Paste a word, sentence, or block of text and copy the upper-case version. Handy for headings, code constants, and shouting a label without holding the shift key.
How this is calculated
Applies the Unicode default upper-case mapping to every character, so accented letters such as e-acute map to their capital form and digits and punctuation stay unchanged.
How to use
- Type or paste your text.
- The upper-case version appears at once.
- Copy the result.
Examples
- Sentence:
Hello World becomes HELLO WORLD - Accents:
café becomes CAFÉ
FAQ
- Does it handle accented letters?
- Yes. It uses the Unicode default mapping, so letters like é become É and ñ becomes Ñ.
- What happens to numbers and symbols?
- They are left unchanged. Only letters have an upper-case form, so digits and punctuation pass through as they are.
- Is my text sent anywhere?
- No. The conversion runs entirely in your browser.