Does this help?

echo abc àêü | xxd | iconv -f utf-8 -t cp1252//translit
00000000: 6162 6320 c3a0 c3aa c3bc 0a              abc .......

echo abc àêü | xxd | iconv -f utf-8 -t cp1252//translit | xxd
00000000: 3030 3030 3030 3030 3a20 3631 3632 2036  00000000: 6162 6
00000010: 3332 3020 6333 6130 2063 3361 6120 6333  320 c3a0 c3aa c3
00000020: 6263 2030 6120 2020 2020 2020 2020 2020  bc 0a           
00000030: 2020 2061 6263 202e 2e2e 2e2e 2e2e 0a       abc ........

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803327

Title:
  iconv no longer transforms UTF8 to CP1252 as it used to under Ubuntu
  16.04 LTS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1803327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to