Hey, Try [NSString stringWithUTF8String: "\u00d6"];
David On Tue, Mar 10, 2009 at 10:23 PM, Christian Netthöfel <m...@snod.net> wrote: > Hi Everyone, > > I'm quite new to Cocoa-development and have a question regarding the > conversion of unicode-representations. I have a string containing the > unicode values for umlauts or other special characters as strings. What I > want to do is to convert them to their real unicode value so that the > characters are displayed. > > Example: > > "\u00d6" should become "ö" > > Note that "\u00d6" is not the same as \u00d6, I hope you understand what I > want do say :) > > TIA > Christian_______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/davekeck%40gmail.com > > This email sent to davek...@gmail.com > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com