Slashdot Mirror


User: papimurphy

papimurphy's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re: WTH is UTF8? on France Says 'Au Revoir' to the Word 'Smartphone' (smithsonianmag.com) · · Score: 1

    What is the meaning of UTF 8? UTF-8 is a compromise character encoding that can be as compact as ASCII (if the file is just plain English text) but can also contain any unicode characters (with some increase in file size). UTF stands for Unicode Transformation Format. The '8' means it uses 8-bit blocks to represent a character. UTF-8 Encoding - FileFormat.Info