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+274D 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º
10061
UTF-8
E2 9D 8D
UTF-16
27 4D
UTF-32
00 00 27 4D
URL-Quoted
%E2%9D%8D
HTML hex reference
❍
Wrong windows-1252 Mojibake
â
Encoding: GB18030 (hex bytes)
81 37 C3 35
LATEX
\ding{109}
RFC 5137
\u'274D'
Bash and Zsh inside echo -e
\u274D
C and C++
\u274D
C#
\u274D
CSS
\00274D
Excel
=UNICHAR(10061)
Go
\u274D
JavaScript
\u274D
Modern JavaScript since ES6
\u{274d}
JSON
\u274D
Java
\u274D
Lua
\u{274D}
Matlab
char(10061)
Perl
"\x{274D}"
PHP
\u{274d}
PostgreSQL
U&'\274D'
PowerShell
`u{274D}
Python
\u274D
Ruby
\u{274d}
Rust
\u{274d}
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.)