EmojiIO

Invisible multiplier

U+2062
128px

Meaning & Explanation

Invisible rideInvisible multiplication signHide multiplication sign

This is a highly unique symbol known as an invisible multiplication sign or zero-width space multiplier; it appears almost blank but denotes multiplication between numbers or variables. It's primarily used in complex mathematical typesetting or computer coding, such as in advanced document processing systems or web displays, to ensure formulas connect properly without taking up visual space. While you won't see it in everyday writing, it plays a crucial role in academic papers, scientific literature, or programming contexts for handling multiplication of units or variables. Related symbols include other invisible characters like the zero-width space, all working behind the scenes to enhance text precision.

Usage Examples

"In the formula, a b represents a multiplied by b."

"In the formula, a b represents a multiplied by b."

"In the formula, a b represents a multiplied by b."

Technical Info

Unicode Code Point
U+2062
HTML Entity
⁢
CSS Code
\2062
JavaScript Escape
\u{2062}

Code Preview

<span class="symbol-invisible-times">⁢</span>
<!-- Unicode: U+2062 -->
<!-- Name: Invisible multiplier -->

Keyboard Shortcuts

WindowsAlt + 2062
macOSType 2062 then press Option + Enter
LinuxCtrl + Shift + U, type 2062, Enter

Usage Code

HTML Entity

&#x2062;

CSS Escape Code

content: "\2062";

JavaScript Escape

String.fromCodePoint(0x2062)

How do I copy the Invisible multiplier symbol?

Simply click the Copy Symbol button on this page to copy ⁢ to your clipboard, then paste it anywhere.

What Unicode code point does Invisible multiplier have?

The Unicode code point for Invisible multiplier isU+2062. For HTML use &#x2062;, for CSS use \2062.

What block does Invisible multiplier belong to?

Invisible multiplier belongs to the General Punctuation block.

Was this page helpful?

Click to give feedback and help us improve

还没有收集符号