Post
Topic
Board Development & Technical Discussion
Re: Encoding bug in JSON-RPC handling of account/label names?
by
theymos
on 05/09/2013, 22:12:52 UTC
It's a problem with your terminal, probably. Bitcoin just accepts whatever bytes you give it IIRC.

This forum is using ISO-8859-1.

The HTML is sent in ISO-8859-1, but Unicode is fully supported via HTML entities.