Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Binary data

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 months ago by Stevebroshar in topic Off target

Off target

[edit]

WRT "In modern computers, binary data refers to any data represented in binary form rather than interpreted on a higher level or converted into some other form" is pretty far off the mark. In some sense, all data in a (modern) computer is binary data. But we don't use the term binary data in that way. ... You can represent data as binary (1100101), but that's rarely done. The main thing we refer to when we talk about binary data is the values in memory (which I would not call a representation) and very specifically that the values are not restricted to a character encoding scheme. That's what binary data means. Stevebroshar (talk) 21:04, 26 October 2025 (UTC)Reply