Dieses Zeichen ist ein Other Symbol und wird allgemein verwendet, das heißt, in keiner speziellen Schrift.
Das Zeichen ist keine Zusammensetzung. Es hat keine zugewiesene Weite in ostasiatischen Texten. In bidirektionalem Text handelt es als Other Neutral. Bei einem Richtungswechsel wird es nicht gespiegelt. Das Wort, das U+241A mit ähnlichen Zeichen bildet, verbietet in sich Zeilenumbrüche.
Die Wikipedia hat die folgende Information zu diesem Codepunkt:
In computer data, a substitute character (␚) is a control character that is used to pad transmitted data in order to send it in blocks of fixed size, or to stand in place of a character that is recognized to be invalid, erroneous or unrepresentable on a given device. It is also used as an escape sequence in some programming languages.
In the ASCII character set, this character is encoded by the number 26 (1A hex). Standard keyboards transmit this code when the Ctrl and Z keys are pressed simultaneously (Ctrl+Z, often documented by convention as ^Z). Unicode inherits this character from ASCII, but recommends that the replacement character (�, U+FFFD) be used instead to represent un-decodable inputs, when the output encoding is compatible with it.
Darstellungen
System
Darstellung (click value to copy)
Nr.
9242
UTF-8
E2 90 9A
UTF-16
24 1A
UTF-32
00 00 24 1A
URL-kodiert
%E2%90%9A
HTML hex reference
␚
Falsches windows-1252-Mojibake
âš
Kodierung: GB18030 (Hex-Bytes)
81 37 85 36
RFC 5137
\u'241A'
Bash and Zsh inside echo -e
\u241A
C and C++
\u241A
C#
\u241A
CSS
\00241A
Excel
=UNICHAR(9242)
Go
\u241A
JavaScript
\u241A
Modern JavaScript since ES6
\u{241a}
JSON
\u241A
Java
\u241A
Lua
\u{241A}
Matlab
char(9242)
Perl
"\x{241A}"
PHP
\u{241a}
PostgreSQL
U&'\241A'
PowerShell
`u{241A}
Python
\u241A
Ruby
\u{241a}
Rust
\u{241a}
Klicke den Sternknopf neben der Beschriftung, um diese Darstellung als Favorit zu markieren oder aus den Favoriten zu entfernen. Favoriten werden anfangs automatisch angezeigt. (Favoriten werden auf deinem Computer gespeichert und niemals über das Internet übertragen.)