This character is a Math Symbol and is commonly used, that is, in no specific script. The character is also known as solidus (in typography).
The glyph is not a composition. It has no designated width in East Asian texts. In bidirectional text it is written as number separator according to the number it separates. When changing direction it is not mirrored. U+2044 prohibits a line break after it, and before it, too, if preceded by a number. The glyph can be confused with one other glyph.
The CLDR project calls this character “fraction slash” for use in screen reading software. It assigns these additional labels, e.g. for search in emoji pickers: fraction, slash, stroke, virgule.
This character is distinct from U+2215 DIVISION SLASH. It is
intended to represent an actual fraction, not the operation of dividing. In
some fonts combining it with numbers leads to a ligature display like “½”. For
a discussion see this detailed
answer on SuperUser.
The Wikipedia has the following information about this codepoint:
The slash is a slanting line punctuation mark /. It is also known as a stroke, a solidus, a forward slash and several other historical or technical names. Once used to mark periods and commas, the slash is now used to represent division and fractions, exclusive 'or' and inclusive 'or', and as a date separator.
A slash in the reverse direction is known as a backslash.
Representations
System
Representation (click value to copy)
Nº
8260
UTF-8
E2 81 84
UTF-16
20 44
UTF-32
00 00 20 44
URL-Quoted
%E2%81%84
HTML hex reference
⁄
Wrong windows-1252 Mojibake
â„
HTML named entity
⁄
alias
solidus (in typography)
Encoding: GB18030 (hex bytes)
81 36 A8 38
Encoding: MAC_ICELAND (hex bytes)
DA
Encoding: MAC_ROMAN (hex bytes)
DA
AGL: Latin-1
fraction
AGL: Latin-2
fraction
AGL: Latin-3
fraction
AGL: Latin-4
fraction
AGL: Latin-5
fraction
Adobe Glyph List
fraction
digraph
/f
RFC 5137
\u'2044'
Bash and Zsh inside echo -e
\u2044
C and C++
\u2044
C#
\u2044
CSS
\002044
Excel
=UNICHAR(8260)
Go
\u2044
JavaScript
\u2044
Modern JavaScript since ES6
\u{2044}
JSON
\u2044
Java
\u2044
Lua
\u{2044}
Matlab
char(8260)
Perl
"\x{2044}"
PHP
\u{2044}
PostgreSQL
U&'\2044'
PowerShell
`u{2044}
Python
\u2044
Ruby
\u{2044}
Rust
\u{2044}
Click the star button next to each label to set this representation as favorite or remove it from the favorites. Favorites will be shown initially. (Favorites are stored locally on your computer and never sent over the internet.)