C# Write File with EncodingThis post is about encodings and the writing of text files from C#. The code listing below writes […] January 6, 2019 in C# tagged ascii / file / unicode / write / utf8 / encode / C# Files Directories by Mike
Unicode and Character SetsThis post is based on an article by Wikipedia and Joel Spolsky. Joel Spolsky is the co-founder of […] January 3, 2018 in Character Sets tagged unicode / character set / ascii / code by Mike
UTF-8 Character SetComputers work in numbers. This is because they work with zeros and ones. They work in zeros and […] October 12, 2016 in Character Sets tagged ascii / utf-8 / symbol / strings / unicode / ebcdic / bit by Mike
WP MathJax-LaTeX PluginThere is a WordPress Plugin called MathJax-LaTeX that I am using here to format mathematical formulas. In WordPress, once […] October 7, 2015 in Plugin tagged ascii / LaTeX / shortcode / utf-8 / math / formulas / mathematics / formula by Mike
HTML Character References (Entities)With HTML you can display special characters using character references. You can go to Elizabeth Castro’s web site […] October 1, 2015 in HTML tagged entities / ascii / code / html / character / characters / special / references / entity / HTML by Mike