This character is a Math Symbol and is commonly used, that is, in no specific script.
The glyph is a subscript version of the glyph Glyph for U+002BPlus Sign. It has no designated width in East Asian texts. In bidirectional text it is written as European number separator from left to right. When changing direction it is not mirrored. The word that U+208A forms with similar adjacent characters prevents a line break inside it.
The Wikipedia has the following information about this codepoint:
Unicode has subscripted and superscripted versions of a number of characters including a full set of Arabic numerals. These characters allow any polynomial, chemical and certain other equations to be represented in plain text without using any form of markup like HTML or TeX.
The World Wide Web Consortium and the Unicode Consortium have made recommendations on the choice between using markup and using superscript and subscript characters:
When used in mathematical context (MathML) it is recommended to consistently use style markup for superscripts and subscripts […] However, when super and sub-scripts are to reflect semantic distinctions, it is easier to work with these meanings encoded in text rather than markup, for example, in phonetic or phonemic transcription.
Representations
System
Representation (click value to copy)
Nº
8330
UTF-8
E2 82 8A
UTF-16
20 8A
UTF-32
00 00 20 8A
URL-Quoted
%E2%82%8A
HTML hex reference
₊
Wrong windows-1252 Mojibake
â‚Š
Encoding: GB18030 (hex bytes)
81 36 AF 38
AGL: Latin-5
plus.inferior
digraph
+s
RFC 5137
\u'208A'
Bash and Zsh inside echo -e
\u208A
C and C++
\u208A
C#
\u208A
CSS
\00208A
Excel
=UNICHAR(8330)
Go
\u208A
JavaScript
\u208A
Modern JavaScript since ES6
\u{208a}
JSON
\u208A
Java
\u208A
Lua
\u{208A}
Matlab
char(8330)
Perl
"\x{208A}"
PHP
\u{208a}
PostgreSQL
U&'\208A'
PowerShell
`u{208A}
Python
\u208A
Ruby
\u{208a}
Rust
\u{208a}
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.)