﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1468	StringToBinary lost character in utf8	maomao123_1981@…	Jon	"; Binary ANSI to String 
$buffer = StringToBinary(""Hello - 你好123"");lost two end character
MsgBox(4096, ""String() representation"" , $buffer)
$buffer = BinaryToString($buffer)
MsgBox(4096, ""BinaryToString() ANSI representation"" , $buffer)

;_ClipPutFile have the bug like it"	Bug	closed	3.3.5.5	AutoIt	3.3.4.0	None	Fixed		
