While browsing online today, I came across the following URL:
http://d§.cc/
Somehow it works. In Firefox 3.6/Mac, the browser seems to interpret the URL as:
http://xn--d-jca.cc/
In Safari 5/Mac, the URL does not change when I navigate to it.
I'd always understood that the § character (section sign), among others, is invalid in URLs. To quote RFC 1738:
Thus, only alphanumerics, the special characters "$-_.+!*'(),", and reserved characters used for their reserved purposes may be used unencoded within a URL.
Is this an oddity of character encoding? And, how/where can I register my own § URL?