U+0025 PERCENT SIGN

%

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
37
General Category
Block
Script
Bidi Category
Unknown
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+0025, officially named PERCENT SIGN, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an Unknown character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

37 Copied!
UTF-8 25 Copied!
UTF-16 00 25 Copied!
UTF-32 00 00 00 25 Copied!
URL-Quoted %25 Copied!
HTML hex reference % Copied!
RFC 5137 \u'0025' Copied!
Bash and Zsh (inside echo -e) \u0025 Copied!
C and C++ \u0025 Copied!
C# \u0025 Copied!
CSS \000025 Copied!
Excel =UNICHAR(37) Copied!
Go \u0025 Copied!
JavaScript \u0025 Copied!
Modern JavaScript (since ES6) \u{0025} Copied!
JSON \u0025 Copied!
Java \u0025 Copied!
Lua \u{0025} Copied!
Matlab char(37) Copied!
Perl \x{0025} Copied!
PHP \u{0025} Copied!
PostgreSQL U&'\0025' Copied!
PowerShell `u{0025} Copied!
Python \u0025 Copied!
Ruby \u{0025} Copied!
Rust \u{0025} Copied!