What is an And Symbol Called? | Ampersand Name And Use

An and symbol (&) is called an ampersand, a mark that stands for the word “and” in names, writing, and code.

You see on store signs, in book titles, inside web links, and in spreadsheets. Then someone asks the same small question: what do you call that thing?

This page gives you the name, the other labels you’ll run into, and the habits that keep your writing and your code clean. It’s a small term that saves awkward pauses.

Fast Names For The & Mark

Most people mean the same symbol, but they don’t always use the same label. The table below maps common names to where you’ll hear them.

Where You See It What People Call It What That Name Implies
Daily writing Ampersand The standard English name for &.
Handwritten notes And sign A plain label that points to meaning, not style.
Business names Ampersand Kept as part of a proper name: “P&G,” “Barnes & Noble.”
Programming And operator In some languages, & can act as an operator with its own rules.
Web pages (HTML) Ampersand Starts character references like & and .
Spreadsheets Ampersand Often joins text strings in formulas.
URLs and query strings Ampersand Separates parameters after the ? in many links.
Typography talk Ampersand glyph The drawn shape, which can vary by font and style.

What Is An Ampersand And What It Means

The “and symbol” is called an ampersand. It represents the word and. In many settings, it works as a shorthand link between two items.

People mix up name and job. The name is ampersand. The job is “stands for and.” When you keep those separate, the rest gets easier.

Why The Shape Looks Like It Does

Many ampersands are a stylized merge of the letters e and t, from the Latin word et, meaning “and.” Some fonts keep that origin obvious. Others draw a looped mark that feels closer to a fancy “8.” Both are still ampersands.

This range is normal. Fonts treat the ampersand as a character with extra design freedom, so it can carry more flair than a plain letter.

What is an And Symbol Called? Common Names And When To Use Each

If you type “what is an and symbol called?” into a search bar, you’ll see “ampersand” right away. Yet other labels pop up in class notes, tech docs, and casual chat. Knowing the pattern helps you pick the right wording fast.

Ampersand In Names And Titles

When appears inside a proper name, keep it as written. Brands, companies, and products often register their names with an ampersand. Swapping in “and” can change the look of a logo or the way a name is indexed in a directory.

In titles, follow the source. If the title page says “A & B,” keep “A & B” in your reference list. If you’re writing your own title, spell out “and” unless space is tight or the ampersand is part of a known phrase.

Ampersand In Plain Sentences

In normal prose, spelling out “and” reads smoother. An ampersand can feel casual in a sentence that isn’t a label. That’s why many style guides prefer “and” in running text, then allow in set phrases, headings, tables, and brand names.

A quick test: read the line out loud. If the ampersand makes you pause or stumble, “and” will likely read better.

Ampersand In Lists, Notes, And Captions

Where space is tight, the ampersand earns its keep. Notes, captions, table cells, and slide titles often need short wording. can shorten a label without changing meaning.

Keep consistency. If you use “and” in one label, stick with “and” across similar labels. Mixed styles can look sloppy fast.

Ampersand In HTML And Web Text

On the web, the ampersand has a second job: it starts many character references. That’s why you’ll see & on pages that need to display a literal . The official list of named references sits in the HTML named character references section of the WHATWG HTML standard.

When you paste raw into HTML, it can break text if the browser thinks a character reference is starting. In markup, writing & keeps the browser on track.

If you prefer numbers, the ampersand can be written as &. That form works when a named reference isn’t available.

Ampersand In URLs

In many links, separates query parameters. You’ll spot it after a question mark: ?utm_source=x&utm_medium=y. That ampersand is not decorative. It’s a delimiter that helps servers split values.

If you share a URL in plain text, copy it as-is. If you place it inside HTML, escape the ampersand inside the link text and attributes so the browser reads it correctly.

Ampersand In Programming

In programming, can mean different things, depending on the language. Some languages treat it as a bitwise AND operator. Some use it to reference memory locations or pass-by-reference values. Some treat it as a string join symbol inside templates.

The name “ampersand” still holds. Programmers may also say “amp,” a spoken shortcut. When you hear “amp,” it refers to the same character: &.

Ampersand In Spreadsheets

In many spreadsheet apps, joins text. A cell like ="Cat" & "dog" returns “Catdog”. Add a space inside the quotes when you want one: ="Cat" & " " & "dog". Some spreadsheets use a separate function for joining text, so check the formula help if gives an error.

Where The Word Ampersand Came From

The word has a quirky origin. In older English schooling, children recited letters and symbols aloud. The sign was once treated like an extra letter after Z. When spoken aloud by itself, it was called “and per se and,” meaning “and, by itself, and.” Over time, that phrase blurred into “ampersand.”

That history explains two modern quirks: why the symbol has its own name, and why it shows up in typographic sets as a character with its own slot.

Ampersand Vs. Similar Marks

People rarely confuse with a plus sign on paper, but digital text can blur marks. Here’s how to keep them straight:

  • Ampersand (&) means “and” or starts a character reference in HTML.
  • Plus (+) adds values, joins search terms in some tools, or signals a positive charge.
  • At sign (@) marks email IDs and handles.
  • Section sign (§) points to a legal section or a clause.

If you’re copying symbols from a font picker, check the name line. It saves time when two marks look close.

How Fonts Change The Ampersand

Not all ampersands look the same. A serif font might show a looped, calligraphic mark. A sans-serif font may draw a simpler shape that reads like a tidy “E” tied to a “t.” Script fonts can push it into a flourish.

This range can help set tone. Designers often pick a font partly for its ampersand, since the character can steer the feel of a headline.

Two Ampersands In One Font Set

Some fonts include alternate ampersands. You might see a “text ampersand” meant for body copy and a “display ampersand” meant for headings. In many design apps, those alternates live in a glyph panel.

If you’re writing for print, check the spacing. A tight ampersand can crash into letters on both sides. A wider one can create a gap that looks odd in a short phrase.

How To Type The Ampersand On Any Device

Typing an ampersand is quick once you know where it hides. The table below lists common methods across computers and phones.

Device Press Or Tap Notes
Windows computer Shift + 7 (US layout) On some layouts, it sits on a different number-row spot.
Mac computer Shift + 7 (US layout) Check your layout legend if you use a non-US layout.
Linux computer Shift + 7 (common) Layout rules match the selected language pack.
iPhone / iPad 123 → & It’s on the numbers screen, not the letters screen.
Android phone ?123 → & Some layouts put it on the first symbol page.
Chromebook Shift + 7 (US layout) Same as many laptops with a US layout.
Alt code (Windows) Alt + 38 (number pad) Works in many apps that accept Alt codes.

Clean Usage Rules For Writing, School, And Work

The ampersand is handy, but it can read out of place if you drop it all over a page. These rules keep it neat.

Use It When It’s Part Of A Name

Keep in official names, citations, trademarks, and file names where the symbol is part of the identity. Swapping the symbol can cause mismatches in search results and records.

Use “And” In Full Sentences

In body text, “and” usually reads better than . The ampersand still fits in short labels, headings, and chart titles where space is tight.

Avoid It In Formal Citations Unless The Source Uses It

Many citation styles spell out “and” between author names in running text. If a publisher prints an ampersand in a title, keep it in the title. If you’re unsure, match what appears on the source you’re citing.

Watch For Double Meanings In Tech Text

In code, might not mean “and” at all. When you write a tutorial or a code comment, name it as “ampersand” so readers know you mean the character, not the word “and.”

If you need a formal identifier, Unicode lists the character as U+0026 AMPERSAND.

Quick Checks When You’re Not Sure

If you’re staring at a line and wondering whether to type or “and,” run these checks:

  1. Is it a proper name? Keep the ampersand if the name uses it.
  2. Is it a sentence? Write “and” unless space is tight.
  3. Is it HTML or XML? Use & when you need a literal ampersand in markup.
  4. Is it a URL? Keep the ampersand that splits parameters. Don’t add spaces around it.
  5. Is it code? Follow the language rules. The symbol can carry special meaning.

Those checks handle real-life cases, from school papers to web posts. Use them as a quick check, and you’ll catch most mistakes before they ship.

Mini Glossary For Related Terms

People use a few nearby terms when they mean . Here’s what they point to.

  • And sign: another plain name for the ampersand.
  • And operator: a programming meaning tied to the character.
  • Character reference: the pattern that starts with an ampersand and ends with a semicolon in HTML, like ©.
  • Ligature: a joined pair of letters, which is one origin story for the ampersand shape.

One Last Clear Answer

So, what is an and symbol called? It’s an ampersand. Keep that word ready, and you’ll know what to say the next time the symbol pops up.