U+241E "" Symbol for Record Separator Unicode Character

Unicode Version 18.0

Source: Noto Sans Symbols 2 Source: Browser Default

U+241E "" Symbol for Record Separator is a graphic representation of the control character RS (Record Separator), which has the hexadecimal value 0x1E in the C0 control code set. Originally designed for use in data transmission and storage, the Record Separator serves to delimit distinct logical records or groups of data within a sequential stream, often used in conjunction with other separators like the Unit Separator or File Separator in structured text formats. The visible glyph, a small graphic resembling a stylized "RS" or a distinctive icon, is provided in Unicode for debugging, documentation, or interface display purposes, allowing users to see a non-printable control character in contexts where its presence must be visually indicated.

General Properties

Code Point
U+241E
Name
Symbol for Record Separator
Unicode 1.0 Name
Graphic for Record Separator

Encodings

HTML Decimal Encoding
␞
HTML Hex Encoding
␞
UTF-8 Encoding
0xE2 0x90 0x9E
UTF-16 Encoding
0x241E
UTF-32 Encoding
0x0000241E
C/C++/Java Escape
\u241e