%

Percent sign

ASCII Code: 37Category: symbols

The percent sign (%) is a symbol used to indicate a percentage, representing a proportion out of 100. It is essential in mathematics, finance, statistics, and everyday calculations.

Technical Details

ASCII Code
37
HTML Entity
%
Hexadecimal
0x25
Binary
00100101
Octal
45

Usage & Examples

Programming

char symbol = '%'; // ASCII 37

HTML/Web

% or %

Common Uses

percentpercentagemathematicsstatisticsfinanceratio

How to Type This Character

Windows

Alt Code:
Hold Alt and type37 on numeric keypad
Character Map:
Search "Character Map" in Start menu

Mac

Character Viewer:
Press Ctrl +Cmd +Space
Copy & Paste:
Easiest method - copy from this page!

💡 Pro tip: The fastest way is to bookmark this page or copy the character from our ASCII library!

About the Percent sign

Mathematical Significance

The percent symbol represents the mathematical concept of 'per centum' (Latin for 'per hundred'), allowing for standardized expression of ratios, proportions, and rates. It simplifies complex fraction calculations by providing a universal base of 100.

Modern Usage

Ubiquitous in business, finance, education, and digital interfaces, the percent sign appears in everything from interest rates and tax calculations to battery indicators and loading screens. It has become fundamental to data visualization and user experience design.

Technical Details

The percent symbol appears as ASCII code 37 in standard ASCII encoding and Unicode U+0025. It consists of a solidus (/) with a circle above and below, though modern typography often uses two circles connected by a diagonal line.

Cultural Variations

While % is standard in most countries, some regions use alternative notations like ‰ (per mille, meaning per thousand) for smaller percentages, or regional variants in financial documentation.

History of the Percent sign

1425

Early Fraction Notation

Italian mathematicians began using 'per cento' (per hundred) in manuscripts, laying the groundwork for percentage notation. Early forms included writing out the full phrase or using abbreviations like 'p. 100'.

1650

Symbol Evolution Begins

Mathematicians started abbreviating 'per cento' to 'pc' and eventually 'p°/°°' (using degree symbols). The transition from written notation to symbolic representation began during this period of mathematical standardization.

1685

Modern Symbol Emerges

The recognizable % symbol first appeared in manuscript calculations, likely evolved from the abbreviation 'p°/°°' where the 'p' became stylized and the degree symbols became circles connected by the solidus line.

1963

ASCII Standardization

The percent sign was assigned ASCII code 37 in the American Standard Code for Information Interchange, ensuring its presence in computer systems and establishing its role in programming and digital communications.

1980s

Digital Age Integration

With the rise of personal computing and spreadsheet software like VisiCalc and Lotus 1-2-3, the percent symbol became central to digital calculations, data analysis, and business computing.

Cultural Impact

The percent symbol has become one of the most recognized mathematical symbols globally, transcending language barriers and enabling universal understanding of proportional relationships in commerce, science, and daily life.

Usage Examples

Finance & Banking

Example
Interest rate: 4.5% APR, Tax rate: 8.25%, Portfolio gain: +12.3%

Essential for expressing rates, returns, and financial calculations

Statistics & Research

Example
Survey results: 73% approval rating, Margin of error: ±3%

Standard notation for poll results, confidence intervals, and statistical data

Digital Interfaces

Example
Battery: 85%, Download progress: 47%, CPU usage: 23%

Universal indicator for completion status and resource utilization

Business & Marketing

Example
Sale: 25% off, Market share: 15%, Growth rate: +8% YoY

Common in pricing, analytics, and performance metrics

Programming & URL Encoding

Example
URL encoding: %20 (space), %3A (colon), CSS: width: 100%

Technical usage in web development and programming languages

Loading privacy settings...