This character is a Other Symbol and is commonly used, that is, in no specific script.
The glyph is not a composition. It has no designated width in East Asian texts. In bidirectional text it acts as Other Neutral. When changing direction it is not mirrored. The word that U+275A forms with similar adjacent characters prevents a line break inside it.
The Wikipedia has the following information about this codepoint:
In typography, a dingbat (sometimes more formally known as a printer's ornament or printer's character) is an ornament, specifically, a glyph used in typesetting, often employed to create box frames (similar to box-drawing characters), or as a dinkus (section divider). Some of the dingbat symbols have been used as signature marks or used in bookbinding to order sections.
In the computer industry, a dingbat font or pi font is a computer font that has symbols and shapes located at the code points normally designated for alphabetical or numeric characters. This practice was necessitated by the limited number of code points available in 20th century operating systems. Modern computer fonts containing dingbats are based on Unicode encoding, which has unique code points for dingbat glyphs.
Representations
System
Representation (click value to copy)
Nº
10074
UTF-8
E2 9D 9A
UTF-16
27 5A
UTF-32
00 00 27 5A
URL-Quoted
%E2%9D%9A
HTML hex reference
❚
Wrong windows-1252 Mojibake
âš
Encoding: GB18030 (hex bytes)
81 37 C4 38
LATEX
\ding{122}
RFC 5137
\u'275A'
Bash and Zsh inside echo -e
\u275A
C and C++
\u275A
C#
\u275A
CSS
\00275A
Excel
=UNICHAR(10074)
Go
\u275A
JavaScript
\u275A
Modern JavaScript since ES6
\u{275a}
JSON
\u275A
Java
\u275A
Lua
\u{275A}
Matlab
char(10074)
Perl
"\x{275A}"
PHP
\u{275a}
PostgreSQL
U&'\275A'
PowerShell
`u{275A}
Python
\u275A
Ruby
\u{275a}
Rust
\u{275a}
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.)