Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 801 Bytes

unicode.md

File metadata and controls

24 lines (18 loc) · 801 Bytes
layout ref lang
default
unicode
en

What is Unicode and why is it important?

{::options parse_block_html="true" /}

Unicode is a universal computing standard for working with texts in all of the world's writing systems. When you use Unicode, you ...

  • make the text easily available to users around the world on any platform and software environment
  • ensure that your text will also be usable in future implementations
  • allow your text to be indexable by search engines and other systems
  • guarantee compatibility between your project and other projects

Unicode {: .featurette-image }