This character is a Math 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 mirrored into Glyph for U+2AABLarger Than. The word that U+2AAA forms with similar adjacent characters prevents a line break inside it. The glyph can be confused with one other glyph.
The Wikipedia has the following information about this codepoint:
A carriage return, sometimes known as a cartridge return and often shortened to CR, <CR> or return, is a control character or mechanism used to reset a device's position to the beginning of a line of text. It is closely associated with the line feed and newline concepts, although it can be considered separately in its own right.
Representations
System
Representation (click value to copy)
Nº
10922
UTF-8
E2 AA AA
UTF-16
2A AA
UTF-32
00 00 2A AA
URL-Quoted
%E2%AA%AA
HTML hex reference
⪪
Wrong windows-1252 Mojibake
⪪
HTML named entity
⪪
Encoding: GB18030 (hex bytes)
81 38 9B 36
RFC 5137
\u'2AAA'
Bash and Zsh inside echo -e
\u2AAA
C and C++
\u2AAA
C#
\u2AAA
CSS
\002AAA
Excel
=UNICHAR(10922)
Go
\u2AAA
JavaScript
\u2AAA
Modern JavaScript since ES6
\u{2aaa}
JSON
\u2AAA
Java
\u2AAA
Lua
\u{2AAA}
Matlab
char(10922)
Perl
"\x{2AAA}"
PHP
\u{2aaa}
PostgreSQL
U&'\2AAA'
PowerShell
`u{2AAA}
Python
\u2AAA
Ruby
\u{2aaa}
Rust
\u{2aaa}
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.)