Unicode provides a bunch of characters, that are needed when using bidirectional text, that is when mixing right-to-left text with left-to-right text. Almost all languages that right-to-left text will need to mix it with left-to-right text on occasion (for example, when adding URLs or numbers).
W3C have this GitHub website that documents the support for the Unicode bidi algorithm in different browsers: https://w3c.github.io/i18n-tests/results/bidi-algorithm
Unicode provides a bunch of characters, that are needed when using bidirectional text, that is when mixing right-to-left text with left-to-right text. Almost all languages that right-to-left text will need to mix it with left-to-right text on occasion (for example, when adding URLs or numbers).
W3C have this GitHub website that documents the support for the Unicode bidi algorithm in different browsers: https://w3c.github.io/i18n-tests/results/bidi-algorithm