Skip to content

basic routines to convert ascii cp437 and utf-8 into unicode

Notifications You must be signed in to change notification settings

hellonearthis/ascii2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two programs to change ascii into unicode for use on the web.
One changes CP-437 ascii to unicode &#xxxx; 
and the other UTF-8 code (which isn't always needed as the web works with utf-8
but it was a fun bit of code to write)

Thanks to Adriel for the challange

About

basic routines to convert ascii cp437 and utf-8 into unicode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages