<div>Vint,<div><br></div></div><div><div class="gmail_quote">On Mon, Aug 31, 2009 at 4:16 PM, Vint Cerf <span dir="ltr">&lt;<a href="mailto:vint@google.com">vint@google.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word">Mark,<div><br></div><div>I tried converting uppercased unicode into punycode and got only lowercased results.</div><div><br></div><div>maybe I used a bad implementation of punycode?</div>
<div><font class="Apple-style-span" color="#888888"><font class="Apple-style-span" color="#000000"><br></font></font></div></div></blockquote><div><br></div><div>The tool that you are using appears to be an IDNA conversion tool, rather than a straight Punycode implementation. Since IDNA includes case folding, you&#39;ll always end up with lowercase.</div>
<div><br></div><div>Try Simon Jossefson&#39;s:</div><div>  <a href="http://josefsson.org/idn.php">http://josefsson.org/idn.php</a></div><div><br></div><div>=wil</div><div> </div></div>
</div>