Archives

Categories

IPA Extensions in Golang

The first 89 characters of the IPA extensions block include Latin character variant and Greeks. These characters are subheading of the original Unicode 1.0. IPA Extensions example  IPA Extension table Unicode Char Unicode character description \u0250 ɐ Latin Small Letter Turned Read more ›

CP-1252 in Golang

This article explains how to use the Code page 1252 (CP-1252) character in Golang. CP-1252 is single-byte character Latin Alphabet encoding. These characters are used by default in the legacy components of Microsoft Windows for English, Spanish, French, German/Scandinavian.  CP-1252 Read more ›