unicode

\

U+005C

REVERSE SOLIDUS

REVERSE SOLIDUS · Other Punctuation · Basic Latin · Common script

ascii

Quick facts

Code point
U+005C
Decimal
92
Name
REVERSE SOLIDUS
General category
PoOther Punctuation
Script
Common
Bidi class
ON
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
Na
Line Break
PR
Numeric
Script extensions

Developer examples

JS
'\u{5c}' // U+005C
Python
"\N{REVERSE SOLIDUS}"
HTML
\

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
HTML named
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG