`
Grave accent
The grave accent (`) functions as a diacritical mark in linguistics, a template literal delimiter in modern programming, and inline code formatting in markdown, bridging traditional typography with contemporary digital communication.
Technical Details
- ASCII Code
- 96
- HTML Entity
- `
- Hexadecimal
- 0x60
- Binary
- 01100000
- Octal
- 140
Usage & Examples
Programming
char symbol = '`'; // ASCII 96
HTML/Web
` or `
Common Uses
How to Type This Character
Windows
Mac
💡 Pro tip: The fastest way is to bookmark this page or copy the character from our ASCII library!
Related Characters
About the Grave accent
Template Literals
Essential for template strings in JavaScript and other modern programming languages, enabling string interpolation and multi-line text formatting. Revolutionized web development by allowing dynamic content generation and complex string manipulation.
Markdown Formatting
Standard notation for inline code formatting in markdown, documentation systems, and technical writing platforms like GitHub, Stack Overflow, and technical blogs. Distinguishes code from regular text in digital documentation.
Diacritical Heritage
Traditional diacritical mark indicating falling tone or stress in various languages, though less common than acute accents. Important for historical linguistics and authentic representation of certain language systems.
Command Substitution
Used in Unix/Linux shell scripting for command substitution and execution, enabling complex system administration and automation tasks. Critical for DevOps, system administration, and command-line operations.
History of the Grave accent
Greek Accent System
Ancient Greek grammarians developed the grave accent to indicate pitch and stress patterns in spoken Greek, establishing foundational concepts for Western diacritical notation.
Latin Manuscript Usage
Medieval scribes occasionally used grave accents in Latin texts for pronunciation guidance, though less systematically than other Romance languages developed later.
Unix Command Substitution
Unix shell systems adopted backticks for command substitution, enabling complex scripting and system administration that became fundamental to modern computing infrastructure.
Markdown Creation
John Gruber's markdown syntax used backticks for inline code formatting, establishing conventions that became standard across documentation platforms and technical writing.
JavaScript Template Literals
ES6 JavaScript introduced template literals with backtick delimiters, revolutionizing string handling in web development and modern JavaScript applications.
Cultural Impact
The grave accent evolved from ancient pronunciation guidance to become a cornerstone of modern programming and technical documentation, enabling both system administration and developer communication.
Usage Examples
Template Literals
ExampleJavaScript template strings with variable interpolation
Markdown Code
ExampleInline code formatting in documentation and technical writing
Shell Commands
ExampleCommand substitution in Unix/Linux shell scripting
Diacritical Usage
ExampleFrench words using grave accent for pronunciation marking