Title: PHP – Page 4 – Alex Kirk

---

# Category: PHP

 * 
   ## 󠀁[PHP and Multibyte](https://alex.kirk.at/2005/04/05/php-and-multibyte/)󠁿
   
 * April 5, 2005
 * ever messed around with umlauts or other non [a-z] letters? it’s quite horrible.
   for the german speaking region there are mainly two encoding types: iso8859-1
   and utf-8. the former encodes each letter with one byte by extending old 7-bit
   ascii with 127 more letters, amongst others also umlauts. utf-8 includes up to
   32,640 more letters…
 * [bandnews](https://alex.kirk.at/category/projects/bandnews/), [PHP](https://alex.kirk.at/category/code/php/)

 [Previous Page](https://alex.kirk.at/category/code/php/page/3/?output_format=md)