U+0026 · Basic Latin
Ampersand &
Ampersand is the Unicode character U+0026 (official name “AMPERSAND”) from the Basic Latin block. It belongs to SymbolHero’s punctuation collection. Copy it with the button, or use the codes and keyboard methods below to type it yourself.
UnicodeU+0026
HTML&
&U+0026
Character codes
| Unicode code point | U+0026 | |
|---|---|---|
| Decimal | 38 | |
| HTML named entity | & | |
| HTML (hex) | & | |
| HTML (decimal) | & | |
| CSS | \0026 | |
| JavaScript | \u0026 | |
| Python | \u0026 | |
| UTF-8 bytes | 26 | |
| UTF-16 | 0026 | |
| URL-encoded | %26 |
Character details
| Official name | AMPERSAND |
|---|---|
| Unicode block | Basic Latin |
| General category | Other Punctuation (Po) |
| SymbolHero category | Punctuation |
| Emoji | No |
How to type &
Windows
- In Microsoft Word or Outlook: type
0026then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “ampersand”, then Select and Copy.
Mac
- Press Control + Command + Space to open the Character Viewer, search “ampersand”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
0026.
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 “ampersand” or enter
U+0026. - HTML:
&or& - Excel / Google Sheets:
=UNICHAR(38)
Similar punctuation
Questions
What is the Unicode for &?
It is U+0026 (AMPERSAND), decimal 38.
Is there a Windows Alt code for it?
No standard Alt code exists for this character. In Word type 0026 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 “ampersand”, or copy it from this page.
What is the HTML code?
Use the named entity & or the numeric reference &.