• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: URL encoding used by Safari for non-ascii chars ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URL encoding used by Safari for non-ascii chars ??


  • Subject: Re: URL encoding used by Safari for non-ascii chars ??
  • From: "Alexey Proskuryakov" <email@hidden>
  • Date: Wed, 05 Jan 2005 23:50:46 +0300

On Thu, 6 Jan 2005 00:22:44 +0530 "Sanjay Arora" <email@hidden> wrote:

	An example for a Central European character (ä). e.g. http://server/ä

ä = ä --> 195 164 (UTF-8) --- (When I type the char in the address window)

ä = ä --> 97 204 136 (??) -- (When I type copy and paste the char in the address window)

The second encoding is also UTF-8, but for a different (decomposed) form of Unicode. In UTF-16, the same would be U+0061 U+0308. U+0061 is 'a', and U+0308 is a combining umlaut, ̈. You may want to spend some time with a freeware utility UnicodeChecker (http://earthlingsoft.net) - IMO it's the best way to get acquainted with the basics of Unicode.


  A good HTTP/WebDAV server should accept any form of Unicode, of course.

- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >URL encoding used by Safari for non-ascii chars ?? (From: "Sanjay Arora" <email@hidden>)

  • Prev by Date: URL encoding used by Safari for non-ascii chars ??
  • Next by Date: closing an existing connexion
  • Previous by thread: URL encoding used by Safari for non-ascii chars ??
  • Next by thread: RE: URL encoding used by Safari for non-ascii chars ??
  • Index(es):
    • Date
    • Thread