Added in 1.9.0

$utfencode(text, C)

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

Parameters

text - The text to encode.
C - TODO