Different Bidirectional Character Types
    Andreas Prilop 
    aprilop at fn.de
       
    Fri Jul  1 07:15:16 CDT 2022
    
    
  
Reference:
 https://unicode.org/reports/tr9/#Bidirectional_Character_Types
Why do Hebrew letters and Arabic letters have different
bidirectional character types?
Some effects can be seen using this HTML code:
<h1>
רוקפורד  555-2368
<br>
روكفورد  555-2368
<br>
או  3−2=1
<br>
أو  3−2=1
</h1>
Why do Arabic-Indic digits (U+0660 …) and Persian digits (U+06F0 …)
have different bidirectional character types?
Some effects can be seen using this HTML code:
<h1>
١٩٩٩ ١٢ ٣١
١٩٩٩-١٢-٣١
<br>
۱۹۹۹ ۱۲ ۳۱
۱۹۹۹-۱۲-۳۱
</h1>
    
    
More information about the Unicode
mailing list