U+0016 "SYN" SYNCHRONOUS IDLE Unicode Character

Unicode Version 18.0

SYN

U+0016 "SYN" SYNCHRONOUS IDLE is a control character originally defined in the ASCII standard for use in synchronous communication protocols, such as IBM's Binary Synchronous Communication (BISYNC). Its primary function is to establish and maintain synchronization between two communicating devices by being transmitted during idle periods, allowing the receiving device to align its clock with the data stream without interpreting the signal as actual data. In Unicode, it remains part of the C0 control code block, retaining its historical role in data transmission rather than serving as a printable or visible glyph.

General Properties

Code Point
U+0016
Unicode 1.0 Name
Synchronous Idle
Alias
SYN (abbreviation)
SYNCHRONOUS IDLE (control)

Encodings

HTML Decimal Encoding

HTML Hex Encoding

UTF-8 Encoding
0x16
UTF-16 Encoding
0x0016
UTF-32 Encoding
0x00000016
C/C++/Java Escape
\u0016