help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Convert UTF-8 string to hex


From: 白い熊
Subject: Re: Convert UTF-8 string to hex
Date: Wed, 03 Mar 2010 18:05:48 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux)

Geralt <usr.gentoo@googlemail.com> writes:
> I'm not sure what exactly you want, but does the following code do
> what you want?
>
> (map 'list (lambda (elt) (format "%x" elt)) "hellö wörld!")

Yes, thanks a lot for this. There's a formatting difference, but I'll
figure that out. Thanks.
-- 
C уважением / 宜しく御願い致します / Best regards / S pozdravem / Z poważaniem / Mit 
freundlichen Grüßen

白い熊




reply via email to

[Prev in Thread] Current Thread [Next in Thread]