Add Charencoding and UTF8
This commit is contained in:
4
glossary/Character-encoding.md
Normal file
4
glossary/Character-encoding.md
Normal file
@ -0,0 +1,4 @@
|
||||
### Character encoding
|
||||
|
||||
A character encoding defines a mapping between bytes and text, specifying how the sequenece of bytes should be interpreted.
|
||||
Two commonly used character encodings are ASCII and UTF-8.
|
||||
Reference in New Issue
Block a user