support utf-32 file encoding

This commit is contained in:
MaysWind
2026-03-01 16:04:29 +08:00
parent 9d275a3051
commit d7a0d253c4
21 changed files with 45 additions and 2 deletions
+2
View File
@@ -1355,6 +1355,8 @@
"utf-8": "UTF-8",
"utf-16le": "UTF-16 리틀 엔디안",
"utf-16be": "UTF-16 빅 엔디안",
"utf-32le": "UTF-32 리틀 엔디안",
"utf-32be": "UTF-32 빅 엔디안",
"cp437": "OEM 미국 (CP-437)",
"cp863": "OEM 캐나다 프랑스어 (CP-863)",
"cp037": "IBM EBCDIC 미국/캐나다 (CP-037)",