Skip to content

Convert strings from ASCII code pages to Unicode and vice versa

License

Notifications You must be signed in to change notification settings

caetanator/CodePage2Unicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodePage2Unicode

Convert strings from ASCII code pages to Unicode and vice versa.

Suported code pages for now:

  • US-ASCII (7-bit)
  • ISO-8859-1: Latin 1; Western European (ISO)
  • ISO-8859-7: Greek (ISO)
  • ISO-8859-15: Latin 9 (ISO)
  • macintosh: MAC Roman; Western European (Mac)
  • x-mac-greek: Greek (Mac)
  • IBM437: United States (DOS)
  • IBM850: Multilingual Latin 1; Western European (DOS)
  • IBM851: MS-DOS Greek 1 (Greek, French and German) (DOS)
  • IBM00858: Multilingual Latin 1 + Euro symbol (DOS)
  • IBM00859: Western European languages (contains all of the characters in ISO 8859-15) (DOS)
  • IBM860: Portuguese (DOS)
  • IBM869: Modern Greek (DOS)
  • IBM737: Greek (DOS)
  • windows-1252: Latin 1; Western European (Windows)
  • windows-1253: Greek (Windows)

About

Convert strings from ASCII code pages to Unicode and vice versa

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published