The Art of Uppercase and Lowercase Writing
Uppercase and lowercase letters are the two forms every letter of the English alphabet takes. A, B, C are uppercase (also called capital letters or majuscules). a, b, c are lowercase (also called small letters or minuscules). English uses 26 letters, so the full alphabet holds 52 characters once both forms are counted.
Knowing which form to use is not a style preference. It is a set of rules, and readers notice when those rules break. This guide covers the complete uppercase and lowercase alphabet, every situation that requires a capital letter, the situations where lowercase is required instead, and the fastest ways to convert text from one form to the other.
Need to convert text right now? The free case converter on our home page changes any text to uppercase, lowercase, Title Case, Sentence case and nine other styles in one click. No sign-up, no limit.
The complete uppercase and lowercase alphabet
Here are all 26 letters in both forms, with the name of each letter as it is spoken in English.
| Uppercase | Lowercase | Letter name | Uppercase | Lowercase | Letter name |
|---|---|---|---|---|---|
| A | a | ay | N | n | en |
| B | b | bee | O | o | oh |
| C | c | see | P | p | pee |
| D | d | dee | Q | q | cue |
| E | e | ee | R | r | ar |
| F | f | ef | S | s | ess |
| G | g | gee | T | t | tee |
| H | h | aitch | U | u | you |
| I | i | eye | V | v | vee |
| J | j | jay | W | w | double-you |
| K | k | kay | X | x | ex |
| L | l | el | Y | y | why |
| M | m | em | Z | z | zee / zed |
Watch the ambiguous pairs. In many fonts, uppercase I (eye), lowercase l (el) and the digit 1 look nearly identical, and uppercase O is easy to mistake for the digit 0. This matters for passwords, serial numbers and license keys. When a system needs to be read by a human, avoid those characters entirely.
Why English has two forms of every letter
Latin originally had only one set of letters — what we now call uppercase. The capital forms carved on Roman monuments are the ancestors of every uppercase letter in use today. Lowercase appeared much later, developed by scribes who needed to write faster and fit more text on expensive parchment. The rounded, connected shapes that resulted became the Carolingian minuscule of the ninth century, and from there the lowercase alphabet we read now.
The terms uppercase and lowercase come from printing. Typesetters kept metal type in two wooden cases stacked on a rack. Capital letters, used less often, sat in the upper case. Small letters, needed constantly, sat in the lower case within easy reach. The habit of the workshop became the vocabulary of the language.
That history explains something useful: lowercase exists because it is faster to read and write. Uppercase exists because it commands attention. Every rule below follows from that difference.
When to use uppercase letters: the 12 rules
These are the situations where English requires a capital letter. They are not optional and they are not regional — they apply in American and British English alike.
| # | Rule | Correct example |
|---|---|---|
| 1 | First word of a sentence | The meeting starts at nine. |
| 2 | The pronoun I, always, anywhere in a sentence | She said I should wait. |
| 3 | Names of people and their initials | Maria Gonzalez, J. K. Rowling |
| 4 | Places: cities, countries, rivers, mountains, planets | Lisbon, Portugal, the Nile, Mars |
| 5 | Days, months and holidays | Monday, April, Thanksgiving |
| 6 | Proper adjectives derived from proper nouns | Italian cuisine, Shakespearean sonnet |
| 7 | Acronyms and initialisms | NASA, HTML, FBI |
| 8 | Brand, company and product names | Microsoft Excel, Toyota |
| 9 | Historical events, periods and documents | the Renaissance, the Declaration of Independence |
| 10 | Titles immediately before a name | President Lincoln, Dr. Chen |
| 11 | Languages, nationalities and religions | Arabic, Brazilian, Buddhism |
| 12 | First word of a direct quotation that is a full sentence | He replied, “We are ready.” |
Rules 1 to 6 cover roughly nine out of ten capital letters in ordinary writing. If you learn nothing else, learn those. For the full picture including punctuation edge cases, see our guide to capitalization rules in writing.
When lowercase is required
Beginners over-capitalize far more often than they under-capitalize. These are the words that trip people up most, and all of them stay lowercase.
| Category | Wrong | Right |
|---|---|---|
| Seasons | next Summer | next summer |
| Compass directions | drive North for an hour | drive north for an hour |
| Job titles after a name | Maria Gonzalez, Director of Sales | Maria Gonzalez, director of sales |
| School subjects (except languages) | I study History and Spanish | I study history and Spanish |
| Common nouns after a proper noun | the Amazon River Basin area | the Amazon river basin area |
| Diseases named after a common noun | Diabetes, Flu | diabetes, flu |
| Family words without a name | I called my Mother | I called my mother |
| Centuries and decades | the Twentieth Century | the twentieth century |
The test that settles most cases. Can the word be replaced by a specific name? “I called my mother” becomes “I called Sarah” — mother is a common noun, so it stays lowercase. But “I called Mom” cannot become “I called Sarah Mom”, because Mom is being used as the name itself. That is when it takes a capital.
Uppercase vs lowercase: which is easier to read?
Lowercase, and by a clear margin. The reason is shape. Lowercase letters have ascenders (b, d, f, h, k, l, t) and descenders (g, j, p, q, y) that give every word a distinct silhouette. Readers recognize that silhouette before they process the individual letters. Set the same word in all caps and every letter becomes the same height, the silhouette flattens into a rectangle, and the eye has to decode letter by letter.
This has three practical consequences:
- Never set body text in all caps. A paragraph in capitals is slower to read and most people give up on it.
- Keep all caps to short bursts. A button label, a two-word warning, a table header. Anything beyond about five words loses the benefit.
- All caps reads as shouting online. This convention is now universal in email, chat and social media. A sentence in capitals is understood as raised volume, not emphasis.
Where you do want emphasis in running text, bold or italic does the job without costing the reader speed. For a deeper look at the trade-off, see uppercase vs lowercase and when to make a statement.
The other letter cases you will meet
Uppercase and lowercase are the two forms of the letters themselves. The named “cases” below are patterns built from those two forms, and each has its own use.
| Case | Example | Where it is used |
|---|---|---|
| lowercase | the quick brown fox | Body text, URLs, email addresses, hashtags |
| UPPERCASE | THE QUICK BROWN FOX | Acronyms, short warnings, button labels |
| Sentence case | The quick brown fox | Headlines in most digital publications |
| Title Case | The Quick Brown Fox | Book titles, article titles, academic references |
| Proper Case | The Quick Brown Fox | Names in databases, spreadsheet columns |
| camelCase | theQuickBrownFox | Variables in JavaScript, Java, Swift |
| PascalCase | TheQuickBrownFox | Class names in most languages |
| snake_case | the_quick_brown_fox | Python variables, SQL columns |
| kebab-case | the-quick-brown-fox | URL slugs, CSS class names |
| CONSTANT_CASE | THE_QUICK_BROWN_FOX | Constants and environment variables |
Two of these are worth separating carefully, because they are constantly confused. Sentence case capitalizes only the first word and any proper nouns. Title Case capitalizes every significant word and leaves short articles, conjunctions and prepositions lowercase. Our guides to sentence case and to the words that are never capitalized in titles cover each in full.
Where uppercase and lowercase change the meaning
In ordinary English, changing case is a style error. In these four contexts it changes what the text actually does.
Passwords
Password checks are case-sensitive. Summer2026 and summer2026 are two different passwords. Mixing both forms also enlarges the character set an attacker has to search: letters alone give 26 possibilities per position, adding uppercase makes it 52, and adding digits and symbols pushes it past 90. Length matters more than complexity, but both forms together cost nothing and help. See upper and lower case characters in password security.
Code
Most programming languages are case-sensitive. In Python, JavaScript, Java, C and Go, userName and username are two separate identifiers. A single wrong capital produces an undefined-variable error. SQL keywords are usually case-insensitive, but table and column names may not be, depending on the database and the operating system underneath it.
URLs and email addresses
The domain part of a web address is case-insensitive: UPPERLOWERCASE.com and upperlowercase.com reach the same server. The path after the domain often is not — on a Linux server, /Guide.html and /guide.html are different files. This is why URL slugs are written in lowercase kebab-case by convention. In email addresses the domain is case-insensitive; the part before the @ technically may not be, though almost every provider treats it as insensitive in practice.
Units and symbols
Scientific notation gives case a literal meaning. mV is a millivolt and MV is a megavolt — a factor of one billion between them. K is kelvin, k is kilo. In the Greek alphabet the same applies: uppercase sigma Σ marks a sum, lowercase sigma σ marks a standard deviation. Our guide to upper and lower case Greek letters lists all 24 pairs.
How to convert between uppercase and lowercase
You never need to retype text to change its case. Every major tool has a built-in method.
| Tool | Method |
|---|---|
| Any browser | Paste into the case converter and click a button. Works on phone and desktop. |
| Microsoft Word | Select the text, then Home > Font > Change Case (Aa). Keyboard: Shift + F3 cycles through the options. |
| Excel | =UPPER(A1), =LOWER(A1), =PROPER(A1). Flash Fill with Ctrl + E works without a formula. |
| Google Docs | Format > Text > Capitalization |
| Google Sheets | Same three functions as Excel: UPPER, LOWER, PROPER |
| Python | text.upper(), text.lower(), text.title() |
| JavaScript | text.toUpperCase(), text.toLowerCase() |
| Notepad++ | Edit > Convert Case To |
Step-by-step instructions with the exact menu paths are in our guides to changing lowercase to uppercase in Word and converting lowercase to uppercase in Excel.
One thing to watch in Word. The All caps checkbox under Font > Effects is not the same as the Change Case tool. It only changes how the text is displayed. Copy that text into another program and it comes back lowercase, because the underlying characters were never changed. Use Shift + F3 or the Aa menu when you want the characters themselves converted.
Five mistakes to stop making
- Capitalizing for emphasis in the middle of a sentence. “This is VERY important” reads as shouting. Use bold instead.
- Capitalizing job titles that follow a name. It is President Lincoln, but Abraham Lincoln, president of the United States.
- Capitalizing every word in a subject line. Sentence case performs better and looks less like spam.
- Using the All caps display effect instead of converting. The text reverts the moment it leaves the document.
- Mixing Title Case and Sentence case across one document. Pick one convention for all headings and hold it. Inconsistency is more visible than either choice.
Fix any of these in one click. Paste your text into the upper lower case converter, choose from twelve case styles, and copy the result. It also counts words and characters as you type.
Frequently asked questions
How many uppercase and lowercase letters are there in English?
Fifty-two. The English alphabet has 26 letters, and each one has an uppercase and a lowercase form. Some counts add the ten digits and common punctuation for a total of 62 or more when describing password character sets.
What is another name for uppercase and lowercase letters?
Uppercase letters are also called capital letters, capitals, caps or majuscules. Lowercase letters are also called small letters, minuscules or, informally, lower case. The terms come from the two type cases used by printers.
Which letters look the same in uppercase and lowercase?
In most fonts, C, O, S, U, V, W, X and Z keep the same shape and change only in size. The others change shape as well — compare A with a, or G with g.
Is it uppercase or upper case?
Both are correct. Uppercase as one word is now standard in American English and in most style guides, including Chicago and AP. Upper case as two words is older and still common in British English. The same applies to lowercase and lower case.
Are email addresses case-sensitive?
The domain part after the @ is not — @Example.com and @example.com are identical. The part before the @ can technically be case-sensitive under the email standard, but virtually every provider treats it as case-insensitive, so mail sent to John@example.com reaches john@example.com.
Why do programmers use lowercase for file names and URLs?
Because Linux and Unix servers treat file paths as case-sensitive, while Windows does not. A link written as /Page.html works on a developer’s Windows machine and returns a 404 on the live Linux server. Writing everything in lowercase removes the possibility of that error.
Does using uppercase and lowercase really make a password stronger?
Yes, but less than length does. Adding uppercase to a lowercase-only password doubles the possibilities per character, from 26 to 52. Adding four more characters to the same password multiplies them by roughly 450,000. Do both: long first, mixed case second.
What is the fastest way to change case without retyping?
In Word, select the text and press Shift + F3. In Excel, use =UPPER(), =LOWER() or =PROPER(). For anything else, paste it into an online case converter and click the style you want.
The short version
Uppercase letters mark beginnings and names: the start of a sentence, the pronoun I, people, places, days, months, brands and acronyms. Lowercase carries everything else, and it carries it faster, because the varied heights of lowercase letters give words a shape the eye recognizes at a glance. Reserve capitals for the twelve situations that require them and for short bursts of emphasis, and keep everything else in lowercase. When text arrives in the wrong form, convert it rather than retype it.