← Back to Blog

Tilde Symbol ~ — Copy, Paste and Type the Tilde on Any Device

The tilde symbol ~ is a versatile character with a surprisingly wide range of uses. From mathematics and programming to language accents and informal communication, the tilde appears in more contexts than most people realize. This guide shows you how to copy, paste, and type the tilde on any device, along with its history, Unicode details, and practical applications.

Copy the Tilde Symbol

Simply highlight and copy the tilde below:

~

Paste it into any document, chat, code editor, URL, or text field.

Unicode and Technical Details

The tilde has the following technical specifications:

The tilde is the last printable character in the standard ASCII table (code 126), making it one of the foundational characters in computing.

How to Type the Tilde on Windows

Typing the tilde on a Windows computer:

How to Type the Tilde on Mac

On a Mac, you can type the tilde using these methods:

How to Type the Tilde on iPhone and iPad

On iOS devices:

How to Type the Tilde on Android

On Android devices:

History of the Tilde

The tilde originated in medieval Latin manuscripts as a mark of abbreviation. Scribes used it as a shorthand to indicate that letters had been omitted from a word — typically a doubled letter or an "m" or "n" at the end of a word. The word "tilde" itself comes from the Spanish and Portuguese "tilde," which derives from the Latin "titulus," meaning "title" or "superscription."

The tilde was adopted into the Spanish language in the 18th century when the Royal Spanish Academy standardized its use in the letter ñ (eñe), representing a palatal nasal sound. Portuguese also adopted the tilde for nasalized vowels (ã, õ). Today, the tilde is an essential part of several languages and has taken on entirely new meanings in computing.

Uses of the Tilde Symbol

The tilde serves a remarkable variety of purposes:

In Language and Linguistics:

In Mathematics:

In Computing and Programming:

In Informal Communication:

Tilde vs. Similar Symbols

The tilde can be confused with a few similar-looking characters:

Fun Facts About the Tilde

Frequently Asked Questions

What does the tilde mean in front of a number?

When placed before a number, the tilde means "approximately" or "about." For example, ~50 means approximately 50. It can also be used after a number for the same meaning.

How do I type accented characters with a tilde?

On Windows, use Alt codes (Alt+164 for ñ, Alt+165 for Ñ). On Mac, press Option+N then the letter. On mobile, long-press the letter N to see ñ as an option.

What does ~ mean in a file path?

In Unix, Linux, and macOS systems, ~ is a shortcut for the current user's home directory. ~/Documents refers to the Documents folder in your home directory.