Characters encoding

Characters encoding

Description

characters encoding functions

  • native2unicode - Converts bytes representation to unicode characters
  • nativecharset - Find all charset matches that appear to be consistent with the input
  • unicode2native - Converts unicode characters representation to bytes