- http://leaverou.github.io/regexplained/ - объяснение регулярок в онлайне
- http://jviereck.github.io/regexp.js/ - объяснение регулярок в онлайне
- http://www.phpliveregex.com/ - PHP regexe
Find images in HTML
/< *img[^>]*src *= *["\']?([^"\']*)/g
- http://rishida.net/tools/conversion/ - convert unicode to many other formats