Fullwidth 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

Fullwidth Reverse Solidus

U+FF3C
\

Reverse Solidus

U+005C

Property Comparison

Property Fullwidth Reverse Solidus Reverse Solidus
Codepoint U+FF3C U+005C
Decimal 65340 92
HTML Entity \ \
HTML Decimal \ \
HTML Hex \ \
UTF-8 EF BC BC 5C
UTF-16 FF 3C 00 5C
UTF-32 0000FF3C 0000005C
CSS Escape \FF3C \5C
JS Escape \uFF3C \u005C
Python Escape \uFF3C \u005C
URL Encoded %EF%BC%BC %5C
Category Other Punctuation (Po) Other Punctuation (Po)
Block Halfwidth and Fullwidth Forms Basic Latin
Script Common Common
Bidi Class ON ON
Unicode Version 1.1 1.1
Rows highlighted in amber differ between the two characters.