ended6월 6일· 1 sources

The Windows Encoding Trap: Why Claude Code Hooks Silently Fail on Non-ASCII Characters

Claude Code 훅의 조용한 함정: Windows 인코딩이 한글을 삼키는 버그

Why it matters

Windows PowerShell 5.1's default encoding silently corrupts non-ASCII characters in Claude Code hooks, disabling automation logic without warning or error. For developers using Korean, Chinese, or other non-Latin scripts, this silent failure is particularly insidious since standard code validation passes completely. Understanding this platform-specific UTF-8 BOM issue is essential knowledge for anyone building multi-language Claude Code automation.

1
Sources
+0
24h
Growth
56d
Active
Claude CodePowerShellUTF-8 BOMKorean charactersHooks

Sources

Related Issues