Added in 1.9.0

$utfencode(text, C)

Decodes a default windows encoding string into UTF-8 and returns it.

Parameters

Parameter Description
text The text to encode.
C TODO