← Back to Blog

Keyboard Symbols Meanings — Complete Guide

·10 min read

You use them every day. Some are obvious, like the @ sign in your email. Others? You've probably wondered what that weird symbol above your numbers row actually means. I'm talking about keyboard symbols — all of them, from the common to the obscure.

This guide came to be because I got tired of not knowing what things were called. You know that feeling — you're reading something tech-related and they mention a "tilde" or "caret" and you're just guessing. No more guessing. Here's everything you need to know about keyboard symbols.

Common Keyboard Symbols Explained

Let's start with the symbols you see every single day. Some you know instinctively, others might surprise you with their actual names and uses.

@ — At Symbol / Commercial At

You know it from email addresses, but this symbol has deeper roots. Originally used in accounting to mean "at the rate of" (like 5 widgets @ $10), it became the internet's favorite way to tag people. Twitter made it huge, now every platform uses @username to identify users.

How to type: Hold Shift and press 2 on most keyboards.

# — Hash / Pound / Hashtag

This one has identity issues. Americans call it the pound sign (from weighing things). Brits call it a hash (from making marks on documents). Millennials and Gen Z call it a hashtag (from Twitter). It's all the same symbol.

Fun fact: In programming, it's sometimes called an octothorp — a term apparently invented by Bell Labs in the 1960s.

How to type: Hold Shift and press 3 (US) or 3 (UK, requires Alt Gr).

$ — Dollar Sign

The universal symbol for money in many countries. Interestingly, the dollar sign works for multiple currencies — some countries use variations like A$ for Australian dollars or C$ for Canadian dollars. The S stands for "sierra" (the Spanish word for gold, originally).

How to type: Hold Shift and press 4.

% — Percent Sign

Means "out of 100." Simple, useful, and one of the most common math symbols on your keyboard. The percent sign evolved from the Italian "per cento" (by the hundred).

How to type: Hold Shift and press 5.

& — Ampersand

This is actually a ligature — a combined letter. It represents "and." The symbol comes from the Latin "et" (and), written in cursive so the e and t merged together over hundreds of years.

How to type: Hold Shift and press 7.

* — Asterisk

The multi-purpose star. Used in footnotes, to indicate multiplication, as a wildcard in searches, and in programming. It literally means "little star" in Greek. Programmers especially love this one — it's everywhere in code.

How to type: Hold Shift and press 8.

() — Parentheses

These curved brackets are everywhere in both writing and math. Use them to add asides, clarify meaning, or group mathematical operations. The singular form is "parenthesis" though people rarely say it that way.

How to type: Shift + 9 for (, Shift + 0 for ).

- — Hyphen vs. — Em Dash

Here's where it gets interesting. The hyphen (-) is the small line on your keyboard. The em dash (—) is longer and used for dramatic pauses in writing. Most people just use hyphens everywhere, but purists notice the difference.

Hyphen: Press the key next to zero.

Em dash: Alt + 0151 on Windows, Option + Shift + - on Mac.

Less Common But Useful Symbols

These symbols appear less frequently in daily typing, but they're incredibly useful once you know how to use them.

~ — Tilde

This wavy line has multiple jobs. In math, it means "approximately" (~50 means about 50). In programming, it's often a negation operator. And in Spanish Portuguese, it makes n into ñ. It's also the symbol in front of your home directory on Mac and Linux (~/Documents).

How to type: Shift + ` (the key next to 1).

^ — Caret

Named after the Latin word for "more" (actually, it looks like an inverted V). In math, it means exponentiation (2^3 = 8). In editing, it marks where something should be inserted. Programmers use it for bitwise operations and as a control character.

How to type: Shift + 6.

` — Backtick / Grave Accent

This little guy is easy to overlook but powerful in tech. It's used in programming for template literals and commands. In writing, it indicates a quote within a quote. The backtick is essential in Markdown for formatting code.

How to type: The key next to 1, without Shift.

[] — Square Brackets

Different from parentheses, these have specific uses in programming (arrays), mathematics (intervals), and writing (optional elements). If you're ever writing instructions, square brackets often mean "replace this with your own text."

How to type: [ is Shift + [, ] is Shift + ].

— Curly Braces / Braces

These are programming heavyweights. In JavaScript, C, Java, and many other languages, curly braces define blocks of code. They also appear in set notation in math. The official name is "brace," though "curly bracket" is equally common.

How to type: Shift + [ for {, Shift + ] for }.

| — Vertical Bar / Pipe

Called a "pipe" in programming because you can pipe output from one command to another. In mathematics, it sometimes means "such that" or represents absolute value. On many keyboards, it's also the broken bar (¦) which has slightly different meanings.

How to type: Shift + \ (the key above Enter/Return).

\ — Backslash

The opposite of a forward slash. Used in Windows file paths (C:\Users\You), programming escape sequences (\n for new line), and regex. Fun fact: it's the only key on the standard keyboard that does something different with and without Shift.

How to type: The key above Enter/Return, no Shift.

< > — Angle Brackets

These look like mathematical less-than and greater-than signs, and that's exactly what they are. In HTML and programming, they're used for tags (<div>, </tag>). In math, they're exactly what you'd expect. In certain contexts, they represent vectors or just "this thing here."

How to type: Shift + , for <, Shift + . for >.

/ — Slash vs. \ — Backslash

These get confused constantly. Forward slash (/) is for websites, fractions, and dates. Backslash (\) is for Windows paths and programming. Simple rule: lean forward for web addresses, lean back for file paths on your computer.

Symbols You've Probably Never Used

These keyboard symbols exist but most people never type them intentionally. Now you'll know what they mean when you inevitably hit them by accident.

§ — Section Sign

Used in legal documents to reference specific sections. If you've ever read a contract, you've probably seen "§ 1.2" or similar. It's also used in academic writing. Not common in casual writing but essential in legal contexts.

How to type: Alt + 21 on Windows, Option + 6 on Mac.

¶ — Pilcrow / Paragraph Mark

This fancy P represents a paragraph break. In older publishing software, you could turn these on to see where paragraphs ended. It's also the logo symbol for paragraph (get it?). In some European countries, it's used as an anchor symbol.

How to type: Alt + 20 on Windows, Option + 7 on Mac.

• — Bullet Point

The classic list maker. This is what your keyboard makes when you press the actual bullet point button in Word. Text bullets are cleaner than emoji bullets and work better in professional documents.

How to type: Alt + 7 on Windows (Numpad), Option + 8 on Mac.

… — Ellipsis

Three dots meaning "and so on" or "there's more to come." In texting, it can imply something unsaid or a trailing thought. In writing, it's a deliberate pause. The ellipsis is technically three periods, but the single character looks better.

How to type: Alt + 133 on Windows (Numpad), Option + ; on Mac.

° — Degree Symbol

Essential for discussing weather, temperature, angles, or coordinates. Much easier than typing "degrees" every time. The small circle has big importance in science and everyday conversation about weather.

How to type: Alt + 248 on Windows (Numpad), Option + Shift + 8 on Mac.

® — Registered Trademark

The R in a circle means a trademark is officially registered. Companies care a lot about this. Using it incorrectly on their brand names can technically be a legal issue. But you can use it freely on your own registered marks.

How to type: Alt + 174 on Windows (Numpad), Option + R on Mac.

™ — Trademark

The TM is less formal than the registered symbol. Companies use it to claim rights to a brand even before officially registering it. You might see it on products before they hit the full registration process.

How to type: Alt + 153 on Windows (Numpad), Option + 2 on Mac.

© — Copyright

The C in a circle. Every piece of creative content you make is automatically copyrighted, but adding this symbol makes it explicitly clear. You'll see it in book credits, movie endings, and website footers.

How to type: Alt + 169 on Windows (Numpad), Option + G on Mac.

Why Does Any of This Matter?

Here's my take: knowing these symbols makes you better at communication. When you understand what something is called, you can Google it. You can tell someone exactly what you need. You can use the right tool for the right job.

Plus, there's something satisfying about knowing the names of things. Calling it "a tilde" instead of "that wavy line" just feels more competent. It's a small thing, but small things add up.

Quick Reference Table

SymbolNameCommon Use
@At / Commercial AtEmail, tagging
#Hash / Pound / HashtagTagging, numbers
$Dollar SignMoney, currency
%PercentPercentages
&AmpersandAnd (in names)
*AsteriskNotes, multiplication
~TildeApproximation
^CaretExponents, control
`Backtick / GraveCode, quoting
|Vertical Bar / PipeProgramming, "or"
\BackslashPaths, escaping
§Section SignLegal references
PilcrowParagraph marks

Wrapping Up

There you have it — every keyboard symbol explained. Keep this guide handy for the next time you wonder "what's that thing called?" Most of these you'll never consciously use, but knowing they exist and what they mean makes you more keyboard-literate.

The next time someone asks "how do I type the at symbol?" or "what's the difference between a slash and a backslash?" — you'll be ready. And who knows, maybe you'll start using some of these symbols more often now that you know what they do.