charset
There are 98 repositories under charset topic.
aadsm/jschardet
Character encoding auto-detection in JavaScript (port of python's chardet)
polygonplanet/encoding.js
Convert and detect character encoding in JavaScript
jinliming2/Chrome-Charset
An extension used to modify the page default encoding for Chromium 55+ based browsers.
hsivonen/encoding_rs
A Gecko-oriented implementation of the Encoding Standard in Rust
CharsetDetector/UTF-unknown
Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+
mgeeky/expdevBadChars
Bad Characters highlighter for exploit development purposes supporting multiple input formats while comparing.
tomwillow/SmartCharsetConverter
Detect charset encoding of files and convert to UTF-8/UTF-8 BOM/GB18030 etc.
ricardoquesada/vchar64
editor for the Commodore 64
sonicdoe/detect-character-encoding
Detect character encoding using ICU
chomechome/charamel
🌏 Truly Universal Encoding Detection in Python 🌎
zbateson/mb-wrapper
PHP wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
nickspring/charset-normalizer-rs
Truly universal encoding detector in pure Rust - port of Python version
pr0gramista/charset_converter
Flutter platform charset converter
phax/ph-commons
Java 11 Library with tons of utility classes required in all projects
dernyn/256
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.
eyalroz/bidimailui
BiDi Mail UI: Thunderbird extension for improved right-to-left language support
preco21/StringConvert
A simple C++11 based helper for converting string between a various charset
fleeksoft/charset
Kotlin Multiplatform Charset Library for Encoding and Decoding Character Sets
justfont/jf7000
jf 7000 - A Traditional Chinese charset by justfont designed for Taiwanese users. It focuses on the 7,000 most commonly used characters and includes expansion packs for a balanced typeface that supports both basic use and flexible expansion.
cppp-project/cppp-reiconv
A character set conversion library based on GNU LIBICONV.
amake/flutter_charset_detector
Flutter plugin that detects the charset (encoding) of text bytes
jens-maus/libcodesets
codesets.library is an AmigaOS shared library to handle different codesets (i.e. ISO-8859-1, UTF-8, etc.) and their respective conversions. It provides public functions for applications to deal with multiple codesets and convert them properly.
digital-preservation/utf8-validator
UTF-8 Validator
lamualfa/carret
🌸 The collections of lightweight utilities to make your life easier.
sonicdoe/ced
Detect the character encoding using Google’s compact_enc_det library
zispace/hanzi-chars
常用中文汉字表和字符集:汉字 / 漢字 / かんじ Kanji / 한자 hanja / 𡨸漢 hán tự
postmodern/chars.rb
A Ruby library for working with various character sets, recognizing text and generating random text from specific character sets.
jjangga0214/dart-cp949
Decode or encode CP949 (EUC-KR inclusive) in Dart.
shabanali-faghani/IUST-HTMLCharDet
A java tool for detecting charset encoding of HTML web pages
Enough-Software/enough_convert
Support for ISO 8859 / Latin and Windows character encodings missing from `dart:convert`.
Lucide/Font-Atlas-Generator
generate a texture atlas from a specified font's glyphs
vampirefrog/x68ksjis
X68000 specific Shift-JIS to/from Unicode conversion code
cloudaper/compact_enc_det
Ruby bindings for Google's Compact Encoding Detection C++ library
fralalonde/iostream
Java IO streams handling sugar library
mtojo/camellia
Pure PHP character encoding conversion library
sciencesakura/mutf-8
An encoder and decoder for Modified UTF-8 which is used in the Java platform such as the class file format and object serialization.