+
U+002B · PLUS SIGN
Plus Sign
| UTF-8 | 2B | 1 byte |
|---|---|---|
| UTF-16 | 002B | 1 code unit |
| UTF-32 | 0000002B | 4 bytes |
| HTML named | + | named character reference |
| HTML decimal | + | |
| HTML hex | + | |
| CSS | \2B | in content: "…" |
| JavaScript | \u002B | |
| JSON | \u002B | |
| Python | \u002B | |
| Python | \N{PLUS SIGN} | by name |
| Java / C# | \u002B | |
| Rust / Swift / PHP | \u{2B} | |
| Go | \u002B | |
| Ruby | \u002B | |
| Excel / Sheets | =UNICHAR(43) | |
| URL-encoded | %2B | percent-encoded UTF-8 |
§
Looks similar
Characters that Unicode’s security data (UTS #39 confusables) lists as visually confusable with this one. Useful for spotting lookalike spoofing in URLs and usernames.
§