Down Arrow Symbol
Click any down arrow symbol below to copy it, with its Unicode codepoint, HTML entity, CSS content value, URL-encoded form, and keyboard shortcuts.
Click a symbol to copy
Format reference
| Symbol | Unicode | HTML Entity | CSS content | URL Encoded | |
|---|---|---|---|---|---|
| ↓ | U+2193 | ↓ (↓) | content: "\2193" | %E2%86%93 | |
| ⇓ | U+21D3 | ⇓ (⇓) | content: "\21D3" | %E2%87%93 | |
| ↧ | U+21A7 | ↧ | content: "\21A7" | %E2%86%A7 | |
| ↴ | U+21B4 | ↴ | content: "\21B4" | %E2%86%B4 | |
| ⬇ | U+2B07 | ⬇ | content: "\2B07" | %E2%AC%87 | |
| ▼ | U+25BC | ▼ | content: "\25BC" | %E2%96%BC | |
| ▾ | U+25BE | ▾ | content: "\25BE" | %E2%96%BE | |
| ⇩ | U+21E9 | ⇩ | content: "\21E9" | %E2%87%A9 |
Common usage examples
Scroll indicator
Scroll for more ↓
Download link
↓ Download PDF
Downvote control
42 ▼
Flowchart step
Sign up ↓ Verify email ↓ Start
Keyboard input methods
Windows
Hold Alt and type 0 8 6 3 on the numeric keypad for the Unicode down arrow (↓), or press Win + . and search "arrow".
Mac
Press Control + Command + Space to open Character Viewer, search "down arrow", then double-click it.
Linux
Press Ctrl + Shift + U, type 2193, then press Enter or Space.
Word / Office
Type 2193 then press Alt + X to convert it to the down arrow symbol.
Copied!
Summary
Click any down arrow symbol below to copy it, with its Unicode codepoint, HTML entity, CSS content value, URL-encoded form, and keyboard shortcuts.
How it works
- Browse the grid of down arrow symbol variants.
- Click a symbol card to copy that character to your clipboard.
- Open the format row for a symbol to see its Unicode entity, CSS content value, and URL-encoded form.
- Follow the keyboard method for your OS to type the arrow directly.
Use cases
- Add a scroll-down indicator below a hero section or long page.
- Insert the correct HTML entity for a down arrow in markup.
- Set a CSS content value on a ::before/::after pseudo-element for a dropdown or accordion toggle.
- Label a download button or link with a downward arrow.
- Mark a downvote control in a comment or ranking widget.
- Draw a flowchart step that flows from one box down into the next.
Frequently Asked Questions
Last updated: 2026-07-22 ·
Reviewed by Nham Vu