Is there any coding suggestion if our key needs to support UTF-8?
The character sets of TiDB use UTF-8 by default and currently only support UTF-8.
The string of TiDB uses the memcomparable format.