FULLWIDTH PERCENT SIGN

U+FF05 Other Punctuation (Po) · Halfwidth and Fullwidth Forms · Zyyy

Encoding Table

Format Value Copy
unicode U+FF05
decimal 65285
htmldecimal %
htmlhex %
css \FF05
javascript \u{FF05}
python \uff05
java \uFF05
go \uFF05
ruby \u{FF05}
rust \u{FF05}
ccpp \uff05
urlencoded %EF%BC%85
utf8bytes ef bc 85
utf16bebytes ff 05
utf32bebytes 00 00 ff 05

How to Use

HTML: %
CSS: content: "\FF05"
JavaScript: "\u{FF05}"
Python: "\uff05"

Properties

Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ET
Combining
0
Mirrored
No
Decomposition
<wide> 0025
← $ U+FF04 U+FF06 & →

Frequently Asked Questions

What is the % character (FULLWIDTH PERCENT SIGN)?

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

What is the Unicode codepoint of FULLWIDTH PERCENT SIGN?

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

How do I type or copy FULLWIDTH PERCENT SIGN?

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