U+FF05 FULLWIDTH PERCENT SIGN

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

Decimal / Nº
65285
General Category
Script
Bidi Category
Unknown
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF05, officially named FULLWIDTH PERCENT SIGN, was introduced in Unicode version 1.1. It is part of the Half And Full Forms 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 Unknown and has fullwidth 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.

65285 Copied!
UTF-8 EF BC 85 Copied!
UTF-16 FF 05 Copied!
UTF-32 00 00 FF 05 Copied!
URL-Quoted %EF%BC%85 Copied!
HTML hex reference % Copied!
RFC 5137 \u'FF05' Copied!
Bash and Zsh (inside echo -e) \uFF05 Copied!
C and C++ \uff05 Copied!
C# \uff05 Copied!
CSS \00FF05 Copied!
Excel =UNICHAR(65285) Copied!
Go \uff05 Copied!
JavaScript \uFF05 Copied!
Modern JavaScript (since ES6) \u{ff05} Copied!
JSON \uFF05 Copied!
Java \uFF05 Copied!
Lua \u{FF05} Copied!
Matlab char(65285) Copied!
Perl \x{FF05} Copied!
PHP \u{ff05} Copied!
PostgreSQL U&'\FF05' Copied!
PowerShell `u{FF05} Copied!
Python \uff05 Copied!
Ruby \u{ff05} Copied!
Rust \u{ff05} Copied!