Percent Symbol
Copy the percent symbol (%) and find its Unicode value, HTML entity, and keyboard shortcut for your operating system.
Percent Symbol
Click the symbol to copy it
Formats
Character
%
Unicode
U+0025
HTML entity
%
HTML decimal
%
CSS escape
\0025
URL encoded
%25
Click any row to copy that exact string.
Keyboard Shortcuts
| System | Shortcut | Notes |
|---|---|---|
| Windows / Mac / Linux | Standard key on US and UK QWERTY layouts. | |
| Windows (Alt code) | Hold Alt, type 0037 on the numeric keypad. | |
| Linux (GTK) | Type the hex code, then press Enter or Space. | |
| Microsoft Word | Type 0025 then press Alt+X to convert it. |
Try it
Type a number to build a ready-to-paste percent value.
25%
Copied!
Summary
Copy the percent symbol (%) and find its Unicode value, HTML entity, and keyboard shortcut for your operating system.
How it works
- Click the large percent symbol to copy it to your clipboard.
- Or click any format in the list (Unicode, HTML entity, CSS escape) to copy that exact string.
- Use the shortcut table to type the symbol directly from your keyboard on Windows, Mac, or Linux.
- Paste the symbol anywhere: documents, spreadsheets, code, or chat.
Use cases
- Write percentages like 25% or 100% in a document or spreadsheet.
- Insert the percent sign into code, CSS content, or HTML without breaking encoding.
- Copy the correct HTML entity for a web page instead of pasting a raw character.
- Look up what % means in a SQL LIKE pattern, a URL, or a printf-style format string.
- Learn the keyboard shortcut so you never need to look it up again.
Frequently Asked Questions
Last updated: 2026-07-22 ·
Reviewed by Nham Vu