Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6033217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:27:06+00:00 2026-05-23T05:27:06+00:00

I need to type a back tick character in a Visual Studio 2010 Console

  • 0

I need to type a back tick character in a Visual Studio 2010 Console but I can’t seem to make it happen. I know it is the Unicode character +0060, and I tried the Alt+ method but that didn’t work; after some research I added this line to my C# application but it still doesn’t let me type it: Console.OutputEncoding = System.Text.Encoding.UTF8

Is there a simple way to make it appear? I am using the Lucida Console font.
Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T05:27:07+00:00Added an answer on May 23, 2026 at 5:27 am

    ALT-096 (96 decimal = 0060 in hex) should normally work, I have a vague memory from back in the DOS days of it having to be the Alt-Gr key and the numbers must be typed on the number pad but that certainly not the case on my setup here, unless that something keyboard specific.

    An alternative technique is to run the charmap.exe windows accessory (you may have to install it from Add Programs/Programs and Features if it wasn’t selected at original install but it is available in every windows installation that I’ve come across since Win 3.x days). From that you can easily copy characters in the clipboard buffer and paste in to whatever you need.

    Charmap.exe is especially useful for dealing with symbol/wingdings type fonts.

    The final approach I know of is to simply use ‘(char) 96’, a char, have you tried;

    Console.Write((char) 96);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need a type which can contain a position of an object in a
I need to pass back a enum value in perl, how can I do
String[] a = c.toArray(new String[0]); First: Do I need type cast here? (I think
In Microsoft IL, to call a method on a value type you need an
I'm trying to modify the Django Admin interface. I need a custom type of
I need to check the type of each element in an array... for(id obj
I need to determine file type (i.e., MimeType) of stored data in the SQL
I need to change the type of my primary key column on a table
I need a way to determine the type of an HTML element in JavaScript.
I need to delete files of a certain type (.zip files, say) from a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.