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