In Visual Studio 2008 in a C# WinForms project, there is a button on a form. In the properties view, the property \"Font\" is set to \"Arial Unicode MS\".
You don't have to escape your unicode characters in strings as C# is inherently unicode. Just put your unicode characters as they are into the string. For example: