unicode

U+FF3C

FULLWIDTH REVERSE SOLIDUS

FULLWIDTH REVERSE SOLIDUS · Other Punctuation · Halfwidth and Fullwidth Forms · Common script

Quick facts

Code point
U+FF3C
Decimal
65340
Name
FULLWIDTH REVERSE SOLIDUS
General category
PoOther Punctuation
Script
Common
Bidi class
ON
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 005C
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
F
Line Break
ID
Numeric
Script extensions

Developer examples

JS
'\u{ff3c}' // U+FF3C
Python
"\N{FULLWIDTH REVERSE SOLIDUS}"
HTML
&#xFF3C;

Encodings & escapes

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

Related

Source

Unicode
16.0.0
WHATWG