Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The generated CSV does not support Chinese #784

Open
Qiea opened this issue Feb 21, 2025 · 0 comments
Open

The generated CSV does not support Chinese #784

Qiea opened this issue Feb 21, 2025 · 0 comments

Comments

@Qiea
Copy link

Qiea commented Feb 21, 2025

Is your feature request related to a problem? Please describe.
When I use a Chinese database, the generated Chinese characters are garbled

Describe the solution you'd like
The Chinese characters generated from CSV files are garbled, I guess it's due to formatting issues,
When I tried to convert garbled code to UTF8 format, it displayed correctly,
I think the garbled characters are caused by the GB2312 format being displayed on UTF8

Describe alternatives you've considered
Support Chinese format

Additional context
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant