Up Down White Arrow
Copy and paste the up down white arrow symbol ⇳ (U+21F3) instantly. Part of the Arrows Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Up Down White Arrow
- Unicode Block
- Arrows
- Code Point
- U+21F3
The Up Down White Arrow (⇳) is a Unicode character assigned to the Arrows block at code point U+21F3. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The up down white arrow symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ⇳ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
⇳in your code - 4.For CSS, use
\21F3with the content property
Understanding Up Down White Arrow
Assigned to code point U+21F3, the up down white arrow (⇳) serves a precise role within the Arrows block. Unlike generic approximations, this dedicated Unicode entry ensures that software can distinguish it from other characters and render it with consistent intent across browsers, operating systems, and fonts.
The hexadecimal value 21F3 places this character at decimal position 8691 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference ⇳, the CSS escape \21F3, or the JavaScript literal \u{21F3}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "up down," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.
About Arrows
Arrow symbols serve as the universal language of direction and flow. From simple left-right pointers to elaborate double-headed and curved variants, these characters guide users through interfaces, illustrate logical relationships in flowcharts, and express mathematical mappings between sets. UI designers rely on arrows for navigation breadcrumbs, dropdown indicators, and carousel controls, while mathematicians use them to denote convergence, limits, and morphisms in category theory.
The earliest directional indicators appeared on typewriters as simple hyphens paired with angle brackets. When IBM developed its original PC character set in the 1980s, four cardinal arrows were among the first graphic characters included. Unicode dramatically expanded the repertoire, encoding arrows from dozens of technical and mathematical traditions. The Supplemental Arrows blocks, added in Unicode 3.2 and later, brought in long arrows, double-barbed variants, and arrows with special tails demanded by logicians and engineers working with formal proof systems.
Common Uses
- •Navigation elements in web and mobile interfaces
- •Flowchart and diagram connectors
- •Mathematical notation for functions, limits, and implications
- •Indicating scrolling direction or expandable content
- •Wayfinding signage and instructional graphics
Technical Notes: Arrow characters occupy several Unicode blocks because different disciplines require distinct visual semantics. A rightwards arrow (U+2192) differs from a rightwards double arrow (U+21D2) not just visually but in meaning — the former typically represents a function mapping while the latter represents logical implication. Font support varies significantly for supplemental arrow blocks, so fallback strategies are essential when rendering these in cross-platform applications.
Cultural Context: Arrows transcend linguistic barriers more effectively than almost any other symbol class. Road signs worldwide use arrow shapes that predate Unicode by centuries. In East Asian typography, arrows often carry additional connotations — a circular arrow in Japanese contexts can signify recycling or repetition, while in Western contexts the same glyph more commonly indicates a refresh or undo action.