SymbolFYI

Option Key vs Symbol For Escape

Option Key
2325
View details →
Symbol For Escape
241B
View details →
VS

Property Comparison

Property ⌥ 2325 ␛ 241B
Name Option Key Symbol For Escape
Category Technical Technical
Block Miscellaneous Technical Control Pictures
Script Zyyy Zyyy
General Category Other Symbol (So) Other Symbol (So)
Bidirectional ON ON

Encoding Comparison

Format 2325 241B
Unicode U+2325 U+241B
HTML Decimal ⌥ ␛
HTML Hex ⌥ ␛
CSS \2325 \241B
JavaScript \u{2325} \u{241B}
Python \u2325 \u241b
UTF-8 e2 8c a5 e2 90 9b

How to Distinguish

Both Option Key and Symbol For Escape are in the Technical category but reside in different Unicode blocks. Check the codepoint to tell them apart.

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

Related Comparisons

⌥ Option Key details ␛ Symbol For Escape details All Comparisons