U+002B · Basic Latin
Plus Sign +
Plus Sign is the Unicode character U+002B (official name “PLUS SIGN”) from the Basic Latin block. It belongs to SymbolHero’s math symbols collection. Copy it with the button, or use the codes and keyboard methods below to type it yourself.
UnicodeU+002B
HTML+
+U+002B
Character codes
| Unicode code point | U+002B | |
|---|---|---|
| Decimal | 43 | |
| HTML named entity | + | |
| HTML (hex) | + | |
| HTML (decimal) | + | |
| CSS | \002B | |
| JavaScript | \u002B | |
| Python | \u002B | |
| UTF-8 bytes | 2B | |
| UTF-16 | 002B | |
| URL-encoded | %2B |
Character details
| Official name | PLUS SIGN |
|---|---|
| Unicode block | Basic Latin |
| General category | Math Symbol (Sm) |
| SymbolHero category | Math Symbols |
| Emoji | No |
How to type +
Windows
- In Microsoft Word or Outlook: type
002Bthen press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “plus sign”, then Select and Copy.
Mac
- Press Control + Command + Space to open the Character Viewer, search “plus sign”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
002B.
iPhone & Android
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “plus sign” or enter
U+002B. - HTML:
+or+ - Excel / Google Sheets:
=UNICHAR(43)
Similar math symbols
Questions
What is the Unicode for +?
It is U+002B (PLUS SIGN), decimal 43.
Is there a Windows Alt code for it?
No standard Alt code exists for this character. In Word type 002B then Alt+X, or copy it from this page.
How do I type it on a Mac?
There is no built-in Option shortcut. Use the Character Viewer (Control + Command + Space) and search “plus sign”, or copy it from this page.
What is the HTML code?
Use the named entity + or the numeric reference +.