Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### Character encoding
|
||||
---
|
||||
title: Character encoding
|
||||
tags: 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