DC1
U+0011 · DEVICE CONTROL ONE
Device Control One
| UTF-8 | 11 | 1 byte |
|---|---|---|
| UTF-16 | 0011 | 1 code unit |
| UTF-32 | 00000011 | 4 bytes |
| CSS | \11 | in content: "…" |
| JavaScript | \u0011 | |
| JSON | \u0011 | |
| Python | \u0011 | |
| Python | \N{DEVICE CONTROL ONE} | by name |
| Java / C# | \u0011 | |
| Rust / Swift / PHP | \u{11} | |
| Go | \u0011 | |
| Ruby | \u0011 | |
| URL-encoded | %11 | percent-encoded UTF-8 |
U+000BVTLine Tabulation
U+000CFFForm Feed
U+000DCRCarriage Return
U+000ESOShift Out
U+000FSIShift in
U+0010DLEData Link Escape
U+0012DC2Device Control Two
U+0013DC3Device Control Three
U+0014DC4Device Control Four
U+0015NAKNegative Acknowledge
U+0016SYNSynchronous Idle
U+0017ETBEnd of Transmission Block