%
U+FF05 · FULLWIDTH PERCENT SIGN
Fullwidth Percent Sign
| UTF-8 | EF BC 85 | 3 bytes |
|---|---|---|
| UTF-16 | FF05 | 1 code unit |
| UTF-32 | 0000FF05 | 4 bytes |
| HTML decimal | % | |
| HTML hex | % | |
| CSS | \FF05 | in content: "…" |
| JavaScript | \uFF05 | |
| JSON | \uFF05 | |
| Python | \uFF05 | |
| Python | \N{FULLWIDTH PERCENT SIGN} | by name |
| Java / C# | \uFF05 | |
| C / C++ | \uFF05 | universal character name |
| Rust / Swift / PHP | \u{FF05} | |
| Go | \uFF05 | |
| Ruby | \uFF05 | |
| Excel / Sheets | =UNICHAR(65285) | |
| URL-encoded | %EF%BC%85 | percent-encoded UTF-8 |
U+FF01!Fullwidth Exclamation Mark
U+FF02"Fullwidth Quotation Mark
U+FF03#Fullwidth Number Sign
U+FF04$Fullwidth Dollar Sign
U+FF06&Fullwidth Ampersand
U+FF07'Fullwidth Apostrophe
U+FF08(Fullwidth Left Parenthesis
U+FF09)Fullwidth Right Parenthesis
U+FF0A*Fullwidth Asterisk
U+FF0B+Fullwidth Plus Sign