Expand description
Windows Console UTF-8 Support
This module provides utilities for handling console encoding on Windows. It automatically configures the console to use UTF-8 encoding for proper display and input of Chinese and other non-ASCII characters.
Functionsยง
- code_
page_ name - Get a user-friendly name for a Windows code page
- get_
console_ code_ page - get_
console_ input_ code_ page - is_
console_ input_ utf8 - is_
console_ utf8 - setup_
windows_ console - Setup Windows console for UTF-8 output (no-op on non-Windows platforms)