Do unicode migration for rbtools/
Review Request #6685 — Created Dec. 9, 2014 and submitted
This change updates the code in the rbtools/ directory to have a correct
separation of unicode vs bytes, and use unicode literals everywhere.
Ran unit tests.