diff options
Diffstat (limited to 'files/pt-br/glossary/utf-8/index.html')
-rw-r--r-- | files/pt-br/glossary/utf-8/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/utf-8/index.html b/files/pt-br/glossary/utf-8/index.html index a056fe392a..bf2330c204 100644 --- a/files/pt-br/glossary/utf-8/index.html +++ b/files/pt-br/glossary/utf-8/index.html @@ -1,7 +1,8 @@ --- title: UTF-8 -slug: Glossario/UTF-8 +slug: Glossary/UTF-8 translation_of: Glossary/UTF-8 +original_slug: Glossario/UTF-8 --- <p>UTF-8 (UCS Transformation Format 8) é a <a href="https://wiki.developer.mozilla.org/pt-BR/docs/Glossario/character_encoding">codificação de caracteres</a> mais comum da World Wide Web. Cada caractere é representado por um a quatro bytes. UTF-8 é compatível com versões anteriores do <a href="https://developer.mozilla.org/pt-BR/docs/Glossario/ASCII">ASCII</a> e pode representar qualquer caractere Unicode padrão.</p> |