diff options
Diffstat (limited to 'files/fr/glossary/utf-8/index.html')
-rw-r--r-- | files/fr/glossary/utf-8/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/utf-8/index.html b/files/fr/glossary/utf-8/index.html index b4dd418229..3f01e14326 100644 --- a/files/fr/glossary/utf-8/index.html +++ b/files/fr/glossary/utf-8/index.html @@ -1,6 +1,6 @@ --- title: UTF-8 -slug: Glossaire/UTF-8 +slug: Glossary/UTF-8 tags: - Encodage - Glossaire @@ -8,6 +8,7 @@ tags: - JavaScript - Utf-8 translation_of: Glossary/UTF-8 +original_slug: Glossaire/UTF-8 --- <p>UTF-8 (UCS Transformation Format 8) est le {{Glossary("Character encoding","codage de caractères")}} le plus répandu sur le world wide web. Chaque caractère est représenté par un à quatre octets. UTF-8 est rétro-compatible avec l'{{Glossary("ASCII")}} et peut représenter n'importe quel caractère Unicode.</p> |