SymbolFYI

Digit Two vs Plus Sign

2
Digit Two
0032
View details →
+
Plus Sign
002B
View details →
VS

Property Comparison

Property 2 0032 + 002B
Name Digit Two Plus Sign
Category Latin Extended Latin Extended
Block Basic Latin Basic Latin
Script Zyyy Zyyy
General Category Decimal Number (Nd) Math Symbol (Sm)
Bidirectional EN ES

Encoding Comparison

Format 0032 002B
Unicode U+0032 U+002B
HTML Decimal 2 +
HTML Hex 2 +
CSS \0032 \002B
JavaScript \u{32} \u{2B}
Python \u0032 \u002b
UTF-8 32 2b

How to Distinguish

Both Digit Two and Plus Sign belong to the Latin Extended category and the Basic Latin block. Compare their codepoints and visual rendering to distinguish them.

Tip: Paste the character into a hex editor or use charCodeAt() in JavaScript to check the actual codepoint.

Related Comparisons

2 Digit Two details + Plus Sign details All Comparisons