Added in 1.9.0

$utfdecode(text, C)

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

Parameters

text - The UTF-8 text to decode.
C - TODO