ETB
U+0017 · END OF TRANSMISSION BLOCK
End of Transmission Block
| UTF-8 | 17 | 1 byte |
|---|---|---|
| UTF-16 | 0017 | 1 code unit |
| UTF-32 | 00000017 | 4 bytes |
| CSS | \17 | in content: "…" |
| JavaScript | \u0017 | |
| JSON | \u0017 | |
| Python | \u0017 | |
| Python | \N{END OF TRANSMISSION BLOCK} | by name |
| Java / C# | \u0017 | |
| Rust / Swift / PHP | \u{17} | |
| Go | \u0017 | |
| Ruby | \u0017 | |
| URL-encoded | %17 | percent-encoded UTF-8 |
U+0011DC1Device Control One
U+0012DC2Device Control Two
U+0013DC3Device Control Three
U+0014DC4Device Control Four
U+0015NAKNegative Acknowledge
U+0016SYNSynchronous Idle
U+0018CANCancel
U+0019EOMEnd of Medium
U+001ASUBSubstitute
U+001BESCEscape
U+001CFSInformation Separator Four
U+001DGSInformation Separator Three