Small Reverse Solidus vs Reverse Solidus

Compare two Unicode characters side by side — encodings, HTML entities, escape sequences, and Unicode properties. Useful for distinguishing visually similar characters like hyphens and dashes, quotation marks, or homoglyphs.

vs

Small Reverse Solidus

U+FE68
\

Reverse Solidus

U+005C

Property Comparison

Property Small Reverse Solidus Reverse Solidus
Codepoint U+FE68 U+005C
Decimal 65128 92
HTML Entity ﹨ \
HTML Decimal ﹨ \
HTML Hex ﹨ \
UTF-8 EF B9 A8 5C
UTF-16 FE 68 00 5C
UTF-32 0000FE68 0000005C
CSS Escape \FE68 \5C
JS Escape \uFE68 \u005C
Python Escape \uFE68 \u005C
URL Encoded %EF%B9%A8 %5C
Category Other Punctuation (Po) Other Punctuation (Po)
Block Small Form Variants Basic Latin
Script Common Common
Bidi Class ON ON
Unicode Version 1.1 1.1
Rows highlighted in amber differ between the two characters.