U+0025

Percent%

Percent is a monochrome text character from the Unicode Basic Latin block, listed here under Misc & Symbols, Units & Measurements and Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents.

Quick facts

Unicode
U+0025
Decimal
37
Hex
0x0025
Octal
0o45

Unicode identity

FormatValueCopy
Code pointOfficial Unicode notationU+0025
Official nameUnicodeData.txt, Unicode 18.0.0PERCENT SIGN
DecimalBase 1037
HexadecimalBase 160x0025
OctalBase 80o45
BinaryBase 20000000000100101
General categoryPunctuation, otherPo
Unicode blockU+0000–U+007FBasic Latin
PlaneBasic Multilingual Plane (BMP, Plane 0)

HTML & CSS

FormatValueCopy
HTML entity (decimal)%
HTML entity (hex)%
CSS content escapeUse inside content: "…"\0025
URL encodedPercent-encoded UTF-8%25

Programming languages

FormatValueCopy
JavaScript / TypeScript\u0025
JSONUTF-16 surrogate pairs\u0025
Python\u0025
Java / C# / Kotlin\u0025

Byte encodings

FormatValueCopy
UTF-81 byte25
UTF-16 (BE)0025
UTF-32 (BE)00000025

How to type Percent

  • Windows

    Hold Alt and type +25 with the hex numeric keypad option enabled, or type 25 then press Alt+X in Word and most Office apps.

  • macOS

    Enable the Unicode Hex Input keyboard, hold Option, and type 0025. Or open Character Viewer (Control+Command+Space) and search "Percent".

  • Linux

    Press Ctrl+Shift+U, type 25, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.

  • HTML, CSS & code

    Paste the character directly, or use the escapes above: % in HTML, \0025 in CSS, and \u0025 in JavaScript.

Official Unicode reference

Character name
PERCENT SIGN
Block
Basic Latin (U+0000–U+007F)
General category
Po — Punctuation, other

Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).

Frequently asked questions

How do I copy the Percent symbol?

Click the Copy button at the top of this page, or select % and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.

What is the Unicode code point for Percent?

Percent is U+0025 (decimal 37, hexadecimal 0x0025, octal 0o45). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).

What is the official Unicode name of Percent?

The Unicode Standard (version 18.0.0) names this character "PERCENT SIGN". Its General_Category is Po (Punctuation, other).

What is the HTML code for Percent?

Use % or %. In CSS, use content: "\0025".

How do I type Percent in code?

JavaScript: "\u0025". Python: "\u0025". JSON and Java: "\u0025". The UTF-8 byte sequence is 25.

Is Percent an emoji?

No. Percent is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.

View all misc & symbols