diff --git a/WeChatFerry/sdk/SDK.vcxproj b/WeChatFerry/sdk/SDK.vcxproj
index a796526..5c5c18a 100644
--- a/WeChatFerry/sdk/SDK.vcxproj
+++ b/WeChatFerry/sdk/SDK.vcxproj
@@ -77,6 +77,7 @@
true
Use
pch.h
+ /utf-8 %(AdditionalOptions)
Windows
@@ -93,6 +94,7 @@
true
Use
pch.h
+ /utf-8 %(AdditionalOptions)
Windows
diff --git a/WeChatFerry/spy/Spy.vcxproj b/WeChatFerry/spy/Spy.vcxproj
index 02a49a0..14d2b71 100644
--- a/WeChatFerry/spy/Spy.vcxproj
+++ b/WeChatFerry/spy/Spy.vcxproj
@@ -96,7 +96,7 @@
true
4251;4731;4819
- /EHa %(AdditionalOptions)
+ /EHa /utf-8 %(AdditionalOptions)
Windows
@@ -145,7 +145,7 @@ xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)..\clients\python\wcferry
4251;4731;4819
- /EHa %(AdditionalOptions)
+ /EHa /utf-8 %(AdditionalOptions)
Windows