_Added in 1.9.0_ *$utfencode(text, C)* Decodes a default windows encoding string into "UTF-8":https://en.wikipedia.org/wiki/UTF-8 and returns it. *Parameters* text - The text to encode. C - TODO