Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
How can I print Unicode Characters like hindi in a Console Application using C#?
Deepak Sharma
14y
5.1k
1
Reply
Hi,
I want to print Unicode characters(Hindi) in a Console Application.
I tried :
Console.WriteLine("
");
Console.ReadKey();
But output was
????
instead of
.
Even in this editor it is displaying ???? after saving. So I used an image (
)
Thanks
Attachment:
PrintHindi.zip
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
How to find Dependencies of a Window Services through C# code ?
user settings release