Hacker News new | ask | show | jobs
by pubby 1574 days ago
There's still EBCDIC systems being used.
1 comments

I'll just quote my own answer from elsewhere in this thread:

    Even if such a device needs to be used, decoding ascii is a trivial lookup operation, 
    not remotely comparable to decoding some arcane binary format, or a convoluted XML-
    derived format such as they are used in WYSIWYG editor formats.