Triple Colon Operator Symbol
⫶ is the triple colon operator symbol (U+2AF6) used in math and technical notation.
U+2AF6
⫶ is known as the triple colon operator. It appears in math-leaning typography where a distinct triple-colon mark is needed. You can copy it directly or use its Unicode escapes in code and markup.
Triple Colon Operator Symbol Meaning
⫶ is the Unicode character named “TRIPLE COLON OPERATOR” with code point U+2AF6 (HTML: ⫶). It’s categorized under “Math”, and it’s mainly used as a specialized operator-like symbol in technical and mathematical text. Because it’s not common in everyday writing, it’s most useful when you need a clear, typographically consistent triple-colon mark for referencing a specific notation, formatting a formula, or styling content where a single or double colon would be insufficient.
Common uses
- •Use in mathematical or technical documents as a dedicated triple-colon operator mark.
- •Insert into formula text when your notation specifically calls for a triple-colon operator.
- •Label sections or operator-like steps in whitepapers and specs using a consistent symbolic separator.
- •Typography/design work where you need a unique operator glyph for a diagram or equation.
- •Programming documentation or comments that reference an operator by a distinct symbol.
Examples
⫶ Triple Colon Operator (U+2AF6)
- ⫶Define A ⫶ B to denote a triple-colon operator step.
- ⫶In the equation, replace : with ⫶ when using the specified operator.
- ⫶The notation ⫶ is used to distinguish this transformation rule.
- ⫶Step 1 ⫶ Step 2: apply the operator in the stated order.
- ⫶For the grammar, ⫶ separates the operator name from its arguments.
Variations
Ready to copy
Technical codes
| Unicode | U+2AF6 | |
| HTML Entity | ⫶ | |
| HTML Code | ⫶ | |
| CSS | \2AF6 |
FAQ
What does the Triple Colon Operator symbol mean?
⫶ is the Unicode character named “TRIPLE COLON OPERATOR” with code point U+2AF6 (HTML: ⫶). It’s categorized under “Math”, and it’s mainly used as a specialized operator-like symbol in technical and mathematical text. Because it’s not common in everyday writing, it’s most useful when you need a clear, typographically consistent triple-colon mark for referencing a specific notation, formatting a formula, or styling content where a single or double colon would be insufficient.
What is the Unicode name and code point for ⫶?
⫶ is named “TRIPLE COLON OPERATOR” and has code point U+2AF6.
How can I copy ⫶ into HTML?
Use the HTML entity: ⫶.
What CSS escape can I use for this symbol?
Use: \\2AF6.
What JavaScript escape works for ⫶?
Use: \\u{2AF6}.