using System; using System.Text; class CodingChange {public string CharacterToCoding (string character) {string coding = ""; for (int i = 0; i