We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
The community reviewed whether to reopen this question 3 months ago and left it closed:
Improve this questionOriginal close reason(s) were not resolved
I sometimes need to look for information for a special portion of code. When this code concerns or contains a special character such as °
, *
, or #
, they are not always recognized in search engines.
I often end up having to ask a new question because I do not know how to write these characters in plain text.
Can anybody provide a definitive source for how these special characters should be written in a searchable way (or pronounced)?
You need the Jargon file. Amongst all the fantastic definitions (in the glossary section) is a list of ASCII symbols and what they're called.
Sadly, a lot of these characters have multiple names, some of which are more or less popular depending on things like how old the speaker is, and what side of the Atlantic they are living on.
I found a table in this blog post, which has a lot of the names. It shows which are (in the author's opinion) Britishisms and which are the most common names for each. The problem is saying that authoratatively would probably take some kind of international study. Anything less would just be emphasising the Author's own background.
For instance, she says calling []
"square brackets" is a British usage. I've never been more than a couple hundred miles outside the USA, and that's what I've always called them. Her first listed name, "Box" I've never heard anybody use.
Windows character map (just click a character, and look in the status bar at the bottom of the application window)
By far the most complete and authoritative listing of special characters is the Unicode character database.
And be sure to check out the rest of the Unicode website.
精彩评论