+
U+FF0B · FULLWIDTH PLUS SIGN
Fullwidth Plus Sign
| UTF-8 | EF BC 8B | 3 bytes |
|---|---|---|
| UTF-16 | FF0B | 1 code unit |
| UTF-32 | 0000FF0B | 4 bytes |
| HTML decimal | + | |
| HTML hex | + | |
| CSS | \FF0B | in content: "…" |
| JavaScript | \uFF0B | |
| JSON | \uFF0B | |
| Python | \uFF0B | |
| Python | \N{FULLWIDTH PLUS SIGN} | by name |
| Java / C# | \uFF0B | |
| C / C++ | \uFF0B | universal character name |
| Rust / Swift / PHP | \u{FF0B} | |
| Go | \uFF0B | |
| Ruby | \uFF0B | |
| Excel / Sheets | =UNICHAR(65291) | |
| URL-encoded | %EF%BC%8B | percent-encoded UTF-8 |
U+FF05%Fullwidth Percent Sign
U+FF06&Fullwidth Ampersand
U+FF07'Fullwidth Apostrophe
U+FF08(Fullwidth Left Parenthesis
U+FF09)Fullwidth Right Parenthesis
U+FF0A*Fullwidth Asterisk
U+FF0C,Fullwidth Comma
U+FF0D-Fullwidth Hyphen-Minus
U+FF0E.Fullwidth Full Stop
U+FF0F/Fullwidth Solidus
U+FF100Fullwidth Digit Zero
U+FF111Fullwidth Digit One