w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

utf8.sym (719B)


      1 static char *utf8_symbol[] = {
      2     "\342\224\274", "\342\224\234", "\342\224\254", "\342\224\214", "\342\224\244", "\342\224\202", "\342\224\220", "",
      3     "\342\224\264", "\342\224\224", "\342\224\200", "", "\342\224\230", "", "", "",
      4     "\342\224\274", "\342\224\240", "\342\224\257", "\342\224\217", "\342\224\250", "\342\224\203", "\342\224\223", "",
      5     "\342\224\267", "\342\224\227", "\342\224\201", "", "\342\224\233", "", "", "",
      6 
      7     "\342\200\242", "\342\226\241", "\342\230\206", "\342\227\213", "\342\226\240", "\342\230\205",
      8     "\342\227\216", "\342\227\217", "\342\226\263", "\342\227\217", "\342\227\213", "\342\226\241",
      9     "\342\227\217",
     10     "\342\211\252 \342\206\221 \342\206\223 ",
     11     NULL
     12 };