Follow-up Comment #2, bug #47639 (project grub):

'菜'
# echo -n 菜 | hexdump -C
00000000  e8 8f 9c                                          |...|

# echo -n 菜 | iconv -t unicode | hexdump -C
00000000  ff fe dc 83                                       |....|


',' (a full-width form of comma), this one came from screenshot of openSUSE

# echo -n , | hexdump -C
00000000  ef bc 8c                                          |...|

# echo -n , | iconv -t unicode | hexdump -C
00000000  ff fe 0c ff                                       |....|


(file #40332, file #40333)
    _______________________________________________________

Additional Item Attachment:

File name: VirtualBox_openSUSE Leap_09_04_2017_02_24_43.png Size:161 KB
File name: VirtualBox_openSUSE Leap_09_04_2017_02_24_43.png Size:161 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47639>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to