Explore >> Select a destination


You are here

www.depesz.com
| | preshing.com
6.8 parsecs away

Travel
| | Consider the lowly text file. This text file can take on a surprising number of different formats. The text could be encoded as ASCII, UTF-8, UTF-16 (little or big-endian), ...
| | blog.fredrb.com
5.2 parsecs away

Travel
| | Character encoding and UTF-8 Here are some quick facts I learned about character encoding, ASCII and UTF-8: You need to know the encoding of any text, otherwise it's impossible to decipher the message (although it's common for applications to assume the encoding). ASCII standard character set uses 7 bits only (0x00:0x7F range). This allows for 128 character only. The upper 128 positions (0x7F:0xFF) can be used by other encodings that preserve the first 128 ASCII characters and add new characters. There are many 8bit charsets that use the same first 7bits from ASCII. Unicode provides a unique code for every character, regardless of the language. This might not be entirely true. A combination of Unicode values can map to a single character. Additionally, there...
| | michal.kosmulski.org
5.0 parsecs away

Travel
| | An introduction to using Unicode in Linux and migrating Linux systems from single-byte locales to a Unicode (UTF-8) locale
| | blog.xinshijiededa.men
21.2 parsecs away

Travel
| [AI summary] The text provided is a collection of various content types, including a discussion on Unicode and character encoding, technical notes on programming and web development, and a mix of user-generated comments and discussions. It covers topics such as the use of Unicode for Hangul, the importance of character encoding in web development, and the handling of special characters in programming languages. The text also includes some user comments and discussions on topics like dark mode and website compatibility.