%

PERCENT SIGN

U+0025 Other Punctuation (Po) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+0025
decimal 37
htmldecimal %
htmlhex %
css \0025
javascript \u{25}
python \u0025
java \u0025
go \u0025
ruby \u{25}
rust \u{25}
ccpp \u0025
urlencoded %25
utf8bytes 25
utf16bebytes 00 25
utf32bebytes 00 00 00 25

How to Use

HTML: %
CSS: content: "\0025"
JavaScript: "\u{25}"
Python: "\u0025"

Properties

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ET
Combining
0
Mirrored
No
← $ U+0024 U+0026 & →

Frequently Asked Questions

What is the % character (PERCENT SIGN)?

% (PERCENT SIGN) is the Unicode character U+0025.

What is the Unicode codepoint of PERCENT SIGN?

The PERCENT SIGN character (%) has codepoint U+0025.

How do I type or copy PERCENT SIGN?

Copy % directly, or use the HTML entity, UTF-8, and code encodings shown on this page.