Down Tack With Circle Below Symbol
⫱ (down tack with circle below) is a specialized math symbol used in formal notation.
U+2AF1
The symbol ⫱ is known as DOWN TACK WITH CIRCLE BELOW (U+2AF1). It’s mainly used in mathematical contexts and typesetting. This page helps you understand it and copy it reliably across platforms.
Down Tack With Circle Below Symbol Meaning
⫱ is the Unicode character “DOWN TACK WITH CIRCLE BELOW” (U+2AF1). Visually, it combines a downward tack-like mark with a circle positioned below, making it distinct from simpler arrows or tacks. In practice, it’s used where a document or notation system calls for this specific glyph—most commonly in math typesetting, specialized equations, or symbol sets that rely on exact Unicode characters. Because it’s not a general-purpose punctuation mark, the best results come from using it as part of an established formula or style guide rather than for informal writing.
Common uses
- •Math typesetting in Unicode-aware documents and equation editors
- •Labeling specialized operations or relations in technical writing
- •Writing formal definitions where a specific glyph is required
- •Building symbol lists or UI text for math-focused tools
- •Using the exact character in code that outputs mathematical notation
Examples
⫱ Down Tack With Circle Below
- ⫱Let ⫱ denote the chosen relation in the definition.
- ⫱The operator ⫱ appears in equation (2) of the paper.
- ⫱In our notation, ⫱ maps an input to a transformed value.
- ⫱Check that the symbol in the formula is exactly ⫱ (U+2AF1).
- ⫱The stylesheet renders ⫱ correctly alongside other math marks.
Variations
Ready to copy
Technical codes
| Unicode | U+2AF1 | |
| HTML Entity | ⫱ | |
| HTML Code | ⫱ | |
| CSS | \2AF1 |
FAQ
What does the Down Tack With Circle Below symbol mean?
⫱ is the Unicode character “DOWN TACK WITH CIRCLE BELOW” (U+2AF1). Visually, it combines a downward tack-like mark with a circle positioned below, making it distinct from simpler arrows or tacks. In practice, it’s used where a document or notation system calls for this specific glyph—most commonly in math typesetting, specialized equations, or symbol sets that rely on exact Unicode characters. Because it’s not a general-purpose punctuation mark, the best results come from using it as part of an established formula or style guide rather than for informal writing.
What Unicode character is ⫱?
⫱ is Unicode character DOWN TACK WITH CIRCLE BELOW, code point U+2AF1.
How do I copy ⫱ into HTML?
Use the HTML entity: ⫱
How do I use ⫱ in CSS?
Use the CSS escape: \\2AF1
How do I use ⫱ in JavaScript?
Use the JavaScript escape: \\u{2AF1}