Javascript
for
beginners

> Want to learn JavaScript but don't have the right resources?
Want to share your knowledge in your language!
You're in the right place.

Read. Create. Comment.

WRITE

CATEGORY: Text
Text

Character Encoding


In computer terminology, Character Encoding refers to a system in which each character is represented by a specific computer value, which varies depending on the encoding system. The term "encoding" in English means converting or transforming one value into another (e.g., a string into a binary value and vice versa). A character represents: Numbers Letters (uppercase or lowercase, from any language) Symbols: @ - _ ! ? # & / . , ...

Read more
Created: 03/01/2019Comments:1Views: 6