public void System02ToSystem16Test()
 {
     ScaleConv.BinToHex("101110").ShouldBe("2E");
 }