Since it sounds like you may use this character often, you may consider creating a static variable so that wherever you you it, you can just use the static variable instead of having to keep using Covert.ToChar() function all over the place.