SymbolFYI

Multiplication Sign vs Letter X

×
Multiplication Sign (× U+00D7)
블록: Latin-1 Supplement
카테고리:
x
Lowercase Letter x (x U+0078)
블록: Basic Latin
카테고리:
X
Uppercase Letter X (X U+0058)
블록: Basic Latin
카테고리:
Multiplication X (✕ U+2715)
블록: Dingbats
카테고리:

인코딩 비교

형식 × x X
코드 포인트
HTML 엔티티 × x X ✕
CSS
UTF-8 16진수

차이점은?

The multiplication sign (×, U+00D7) is a dedicated mathematical operator that should be used in equations and product dimensions (e.g., 3×4 or 1920×1080), while the letter x (U+0078) is merely a Latin letter used as an informal substitute. Using the letter x in mathematical expressions is technically incorrect typography, even though it is universally understood and common in informal writing. The multiplication X (✕, U+2715) is a heavier, bold-style cross used primarily in UI design for close buttons and cancel actions, not for arithmetic. A related character is the heavy ballot X (✘, U+2718) and the familiar red cross emoji ❌, all of which appear similar but carry different semantic meanings. In HTML, the multiplication sign can be written as the named entity × which improves readability and guarantees correct rendering across encodings.

관련 개념

더 많은 비교