Philippe Majerus’s FIGfonts collection
-
Updated
Aug 24, 2026
Philippe Majerus’s FIGfonts collection
a special Unicode Font, for Extended-ASCII capabilities in Text; in-which all (8-bit) 256 positions/bytes are mapped in Unicode space, it allows to leverage the CP-1252 (ISO-8859-1) standard to encode as a single-byte character on a Text Control/editor.
MCP server for file operations on non-UTF-8 text: detects the encoding from the bytes, hands the model UTF-8, and writes back in the original encoding with BOM and CRLF/LF intact. 24 encodings — Cyrillic/CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK/GB18030.
Node.js module to fix ISO-8859-1 (Latin-1) and Windows-1252 (CP1252) mojibake in UTF-8 strings
Add a description, image, and links to the cp1252 topic page so that developers can more easily learn about it.
To associate your repository with the cp1252 topic, visit your repo's landing page and select "manage topics."