Top "Ascii" questions

A character-encoding scheme based on the ordering of the English alphabet.

How to Code Double Quotes via HTML Codes

In HTML, What is the preferred way to specify html codes like ", and what is the major differences? For example: &…

html ascii html-entities
Representing EOF in C code?

The newline character is represented by "\n" in C code. Is there an equivalent for the end-of-file (EOF) character?

c character ascii eof
Convert a String of Hex into ASCII in Java

I hope this isn't too much of a stupid question, I have looked on 5 different pages of Google results but …

java string ascii hex
How to get the ASCII value in JavaScript for the characters

Possible Duplicate: Convert character to ASCII code in Javascript my requirement is to get the ASCII value of the alphabet …

javascript char ascii
How to check if a String contains only ASCII?

The call Character.isLetter(c) returns true if the character is a letter. But is there a way to quickly …

java string character-encoding ascii
Why do we use Base64?

Wikipedia says Base64 encoding schemes are commonly used when there is a need to encode binary data that needs be …

algorithm character-encoding binary ascii base64
How to print UTF-8 encoded text to the console in Python < 3?

I'm running a recent Linux system where all my locales are UTF-8: LANG=de_DE.UTF-8 LANGUAGE= LC_CTYPE="de_…

python shell encoding utf-8 ascii
How to create a string or char from an ASCII value in JavaScript?

In JavaScript, how to get a string representation of an ASCII value, e.g. how to turn 65 into A?

javascript ascii
Finding the Values of the Arrow Keys in Python: Why are they triples?

I am trying to find the values that my local system assigns to the arrow keys, specifically in Python. I …

python input ascii non-ascii-characters control-characters
Strange symbol shows up on website (L SEP)?

I noticed on my website, http://www.cscc.org.sg/, there's this odd symbol that shows up. It says L …

html wordpress ascii